addDataPointForBoxAndWhiskerSeries

addDataPointForBoxAndWhiskerSeries(ChartDataCell value) method

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

Parameters

NameTypeDescription
valueChartDataCellData point Value

Returns

ChartDataPoint