addDataPointForTreemapSeries
addDataPointForTreemapSeries(ChartDataCell sizeValue) method
Creates the new data point and adds it to the end of collection. Applicable for series which chart type is Treemap.
Parameters
| Name | Type | Description |
|---|---|---|
| sizeValue | ChartDataCell | Data point SizeValue |