Aspose::Words::Drawing::Charts::ChartSeries::get_DataPoints method

ChartSeries::get_DataPoints method

Returns a collection of formatting objects for all data points in this series.

System::SharedPtr<Aspose::Words::Drawing::Charts::ChartDataPointCollection> Aspose::Words::Drawing::Charts::ChartSeries::get_DataPoints() const

See Also