ClassMapLegendCollection
Class
A collection of MapLegend instances.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
[TypeConverter("Telerik.Reporting.Design.MapLegendCollectionConverter, Telerik.Reporting.Design, Version=20.0.26.211, Culture=neutral, PublicKeyToken=a9d7983dfcc261be")]
public class MapLegendCollection : Collection<MapLegend>
Inheritance: objectCollection<MapLegend>MapLegendCollection
Constructors
MapLegendCollection()
Declaration
cs-api-definition
public MapLegendCollection()