New to Telerik ReportingStart a free 30-day trial

The base class for the series of data points with labels in the Map report item.

Definition

Constructors

C#
protected MapSeriesBase()

Properties

Gets or sets the MapGroup from the SeriesGroups hierarchy associated with this series.

C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public MapGroup SeriesGroup { get; set; }