Class
LocationMapSeries

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

Definition

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

GeoLocationMapGroup