TheChartFactory..::..CreateChartInfo Method
Creates a new ChartInfo
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public void CreateChartInfo( TheChartDefinition pDef, string pZoomType, string xAxisType )
Public Sub CreateChartInfo ( _ pDef As TheChartDefinition, _ pZoomType As String, _ xAxisType As String _ )
public: void CreateChartInfo( TheChartDefinition^ pDef, String^ pZoomType, String^ xAxisType )