get_DataPoints()

ChartSeries::get_DataPoints() method

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

System::SharedPtr<IChartDataPointCollection> Aspose::Slides::Charts::ChartSeries::get_DataPoints() override

See Also