Gets the background ChartGroup from the contained collection.
[Visual Basic]
Public ReadOnly Property Group1 As ChartGroup
[C#]
public ChartGroup Group1 {get;}
[Delphi]
public property Group1: ChartGroup read get_Group1;
Remarks
Group1 or the default background ChartGroup is the last 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. |