ChartLegendCollection Miembros
Represents a collection of ChartLegend objects.
El tipo ChartLegendCollection expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
CreateChartObject | Infraestructura. (Se hereda de ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >). | |
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetEnumerator | Infraestructura. (Se hereda de ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Count | Gets the number of items in the collection. (Invalida ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >. . :: . .Count.) | |
Item | Gets an item in the collection by its index. (Se hereda de ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >). |
Principio
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
IEnumerable. . :: . .GetEnumerator | Infraestructura. (Se hereda de ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >). |
Principio