LocationMapSeries
Class
The base class for all the series that use MapGroupBase to obtain the coordinates of their data points.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
public abstract class LocationMapSeries : MapSeriesBase
Inheritance: objectMarshalByRefObjectComponentGraphSeriesBaseMapSeriesBaseLocationMapSeries...
Derived Classes:
Inherited Members
Constructors
C#
protected LocationMapSeries()
Properties
Gets or sets the GeoLocationMapGroup from the GeoLocationGroups hierarchy associated with this series.
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public GeoLocationMapGroup GeoLocationGroup { get; set; }