Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ILegendEntries Interface / Item Property
In This Topic
    Item Property (ILegendEntries)
    In This Topic
    Returns a single object from a collection.
    Syntax
    ILegendEntry this[ 
       System.int Index
    ]; {get;}

    Parameters

    Index
    See Also