Class ColumnMapSeries
Represents a series of data points in the Map report item that displays embedded column charts as data points.
Inheritance
System.Object
ColumnMapSeries
Inherited Members
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class ColumnMapSeries : GraphMapSeries, INamedObject, ILineSeries, IScatterSeries, IGraphSeries2D, IGraphSeries
Constructors
ColumnMapSeries()
Creates a new instance of ColumnMapSeries.
Declaration
public ColumnMapSeries()