Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroups Interface / Item Property
Required Object. The name or index number for the object.
In This Topic
    Item Property (IChartGroups)
    In This Topic
    Returns a single object from a collection.
    Syntax
    IChartGroup this[ 
       System.int index
    ]; {get;}

    Parameters

    index
    Required Object. The name or index number for the object.
    See Also