Gets the foreground ChartGroup from the contained collection.
[Visual Basic]
Public ReadOnly Property Group0 As ChartGroup
[C#]
public ChartGroup Group0 {get;}
[Delphi]
public property Group0: ChartGroup read get_Group0;
Remarks
Group0 or the default foreground ChartGroup is the first ChartGroup in the ChartGroupsCollection.
See Also
ChartGroups Class | ChartGroups Members | C1.Win.C1Chart Namespace | ChartGroups Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |