Aspose::Cells::Charts::Series::GetValues method

Series::GetValues method

Represents the Y values of this chart series.

U16String Aspose::Cells::Charts::Series::GetValues()

Remarks

To get the actual values(corresponding to every point of this series) defined by this property, please use PointValues.

See Also