The following tables list the members exposed by LegendEntries.
Name | Description | |
---|---|---|
Chart | Returns the owning chart (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | |
Count | Returns the number of items in the collection (read-only) | |
Item | Indexer (read-only) | |
Owner | returns this object's owner. (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | |
Sheet | The owning sheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | |
Workbook | The owning workbook (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) | |
Worksheet | The owning worksheet (read-only) (Inherited from Infragistics.Documents.Excel.Charts.ChartObject) |
Name | Description | |
---|---|---|
Contains | Determines if the collection contains thhe item | |
GetEnumerator | Gets an enumerator for the items in the collection | |
IndexOf | Returns the index of the item in the collection |