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