ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartDataSeries.Group Property

Gets the chart group.

[Visual Basic]

Public ReadOnly Property Group As ChartGroup

[C#]

public ChartGroup Group {get;}

[Delphi]

public property Group: ChartGroup read get_Group;

Remarks

See Also

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


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