Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
ILegendEntries Interface
/ Item Property
The index of the legend entry to retrieve.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item Property (ILegendEntries)
In This Topic
Returns a single object from a collection.
Syntax
C#
ILegendEntry
this
[ System.
int
Index
]; {
get
;}
Parameters
Index
The index of the legend entry to retrieve.
Property Value
The legend entry at the specified index.
See Also
Reference
ILegendEntries Interface
ILegendEntries Members