Aspose::Words::Drawing::Charts::ChartSeries::get_YValues method

ChartSeries::get_YValues method

Gets a collection of Y values for this chart series.

System::SharedPtr<Aspose::Words::Drawing::Charts::ChartYValueCollection> Aspose::Words::Drawing::Charts::ChartSeries::get_YValues()

See Also