Spread.Services Documentation
ChartGroups Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IChart Interface
: ChartGroups Property
Returns an object that represents a collection of all the chart groups in the chart
IChartGroups
. The returned collection includes every type of group.
Syntax
C#
IChartGroups
ChartGroups {
get
;}
See Also
Reference
IChart Interface
IChart Members