C-DEngine 5.105

ICDEChartsFactory..::..SetInfo Method

Sets generic information and settings on a chart

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


void SetInfo(
	TheChartDefinition pDef,
	string pZoomType,
	string xAxisType
)
Sub SetInfo ( _
	pDef As TheChartDefinition, _
	pZoomType As String, _
	xAxisType As String _
)
void SetInfo(
	TheChartDefinition^ pDef, 
	String^ pZoomType, 
	String^ xAxisType
)

Parameters

pDef
Type: nsCDEngine.Engines.NMIService..::..TheChartDefinition
Chart Definition as the CDE knows it
pZoomType
Type: String
Zoom Type of the chart
xAxisType
Type: String
Axis Type of the chart