IChartDataPointCollectionAddDataPointForSurfaceSeries Method |
Name | Description | |
---|---|---|
![]() | AddDataPointForSurfaceSeries(Double) |
Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Surface subtypes (see also ChartTypeCharacterizer.IsChartTypeSurface(ChartType) method).
|
![]() | AddDataPointForSurfaceSeries(IChartDataCell) |
Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Surface subtypes (see also ChartTypeCharacterizer.IsChartTypeSurface(ChartType) method).
|