New to Telerik ReportingStart a free 30-day trial

The base class for all the series that use MapGroupBase to obtain the coordinates of their data points.

Definition

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; }