ExcelChartLegendEntriesCollection Class |
Namespace: ExpertXls.ExcelLib
The ExcelChartLegendEntriesCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of legend entried in collection.
| |
| Item |
Gets the legend entry at the specified index.
|
| Name | Description | |
|---|---|---|
| GetEnumerator |
Gets the collection enumerator
| |
| RemoveLegendEntry |
Removes the legend entry at the specified zero based index from collection.
|