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