[]
Represents a collection of all the ILegendEntry objects in the specified chart legend.
public interface ILegendEntries
Public Interface ILegendEntries
Name | Description |
---|---|
Count | Gets the total number of legend entry in the collection. |
this[int] | Gets a single ILegendEntry object from the collection. |