Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / DoughnutGroups Property
In This Topic
    DoughnutGroups Property
    In This Topic
    Returns an object that represents a collection of the doughnut chart groups IChartGroups, on a 2D chart.
    Syntax
    IChartGroups DoughnutGroups {get;}
    See Also