get_DataPoints()

IChartSeries::get_DataPoints() method

Returns collection of data points of this series. Read-only IChartDataPointCollection.

virtual System::SharedPtr<IChartDataPointCollection> Aspose::Slides::Charts::IChartSeries::get_DataPoints()=0

See Also