Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / ChartGroups Property
In This Topic
    ChartGroups Property
    In This Topic
    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
    IChartGroups ChartGroups {get;}
    See Also