ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartGroup.ChartData Property

Gets the ChartData object.

[Visual Basic]

Public ReadOnly Property ChartData As ChartData

[C#]

public ChartData ChartData {get;}

[Delphi]

public property ChartData: ChartData read get_ChartData;

Remarks

The ChartData object contains the numerical series to be charted and display information for each series.

See Also

ChartGroup Class | ChartGroup Members | C1.Win.C1Chart Namespace | ChartGroup Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.