addDataPointForHistogramSeries
addDataPointForHistogramSeries(ChartDataCell value) method
Creates the new data point and adds it to the end of collection. Applicable for series which chart type is Histogram.
Parameters
| Name | Type | Description |
|---|---|---|
| value | ChartDataCell | Data point Value |