IChartDataPointCollectionAddDataPointForAreaSeries Method |
Name | Description | |
---|---|---|
AddDataPointForAreaSeries(Double) |
Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Area subtypes (see also ChartTypeCharacterizer.IsChartTypeArea(ChartType) method).
| |
AddDataPointForAreaSeries(IChartDataCell) |
Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Area subtypes (see also ChartTypeCharacterizer.IsChartTypeArea(ChartType) method).
|