Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChart Interface / getLineGroups Method
In This Topic
    getLineGroups Method
    In This Topic
    Returns an object that represents a collection of the line chart groups IChartGroups, on a 2D chart.
    Syntax
    IChartGroups getLineGroups()
    See Also