ChartPanelCreateNewViewForContract Method

GF Charts Help
Creates new view of charts panel.

Namespace:  GF.Clients.Charts.Panels
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public static BasePanel CreateNewViewForContract(
	BasePanel original,
	IContract contract
)

Parameters

original
Type: BasePanel
contract
Type: IContract
If null then will be asked

Return Value

Type: BasePanel
See Also

Reference