[]
Represents a collection of all the ILegendEntry objects in the specified chart legend.
public interface ILegendEntries : IEnumerable<ILegendEntry>, IEnumerable
Public Interface ILegendEntries
Inherits IEnumerable(Of ILegendEntry), IEnumerable