Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChart Interface / getChartGroups Method
In This Topic
    getChartGroups Method
    In This Topic
    Returns an object that represents a collection of all the chart groups in the chart IChartGroups. The returned collection includes every type of group.
    Syntax
    IChartGroups getChartGroups()
    See Also