public class ExcelChartLegendEntriesCollection
Public Class ExcelChartLegendEntriesCollection
public ref class ExcelChartLegendEntriesCollection
type ExcelChartLegendEntriesCollection = class end
Count | Gets the number of legend entried in collection. |
Item | Gets the legend entry at the specified index. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetEnumerator | Gets the collection enumerator |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
RemoveLegendEntry | Removes the legend entry at the specified zero based index from collection. |
ToString | (Inherited from Object) |