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