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