ClassLocationMapSeries
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:
cs-api-definition
public abstract class LocationMapSeries : MapSeriesBase
Inheritance: objectMarshalByRefObjectComponentGraphSeriesBaseMapSeriesBaseLocationMapSeries
Derived Classes:
Inherited Members
Constructors
LocationMapSeries()
Declaration
cs-api-definition
protected LocationMapSeries()
Properties
GeoLocationGroup
Gets or sets the GeoLocationMapGroup from the GeoLocationGroups hierarchy associated with this series.
Declaration
cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public GeoLocationMapGroup GeoLocationGroup { get; set; }
Property Value