Aspose::Cells::Charts::Series::GetXValues method

Series::GetXValues method

Represents the X values of this chart series.

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

Remarks

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

See Also