addDataPointForMapSeries

addDataPointForMapSeries(ChartDataCell value) function

Creates the new data point and adds it to the end of collection. Applicable for series which chart type is Map.

Parameters

NameTypeDescription
valueChartDataCellData point ColorValue

Result

ChartDataPoint