Class MapLegendCollection
A collection of MapLegend instances.
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class MapLegendCollection : Collection<MapLegend>, IList<MapLegend>, ICollection<MapLegend>, IList, ICollection, IReadOnlyList<MapLegend>, IReadOnlyCollection<MapLegend>, IEnumerable<MapLegend>, IEnumerable
Constructors
MapLegendCollection()
Declaration
public MapLegendCollection()