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