ClassMapSeriesBaseCollection
Class
Represents a collection of MapSeriesBase objects.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
[TypeConverter("Telerik.Reporting.Design.MapSeriesCollectionConverter, Telerik.Reporting.Design, Version=19.3.26.121, Culture=neutral, PublicKeyToken=a9d7983dfcc261be")]
public class MapSeriesBaseCollection : Collection<MapSeriesBase>
Inheritance: objectCollection<MapSeriesBase>MapSeriesBaseCollection
Constructors
MapSeriesBaseCollection()
Declaration
cs-api-definition
public MapSeriesBaseCollection()