ICDEChartsFactory..::..CreateChartInfo Method
Creates a new Chart Info first resetting all
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
void CreateChartInfo( TheChartDefinition pDef, string pZoomType, string xAxisType )
Sub CreateChartInfo ( _ pDef As TheChartDefinition, _ pZoomType As String, _ xAxisType As String _ )
void CreateChartInfo( TheChartDefinition^ pDef, String^ pZoomType, String^ xAxisType )