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