Gets the chart group.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public ChartGroup Group { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property Group As ChartGroup Get |