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

Series::GetXValues method

Represents the X values of this chart series.

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

Remarks

Only for Scatter and Bubble chart. Please use SeriesCollection.CategoryData for other types of charts CategoryValues is used to get the actual category values of this series.

See Also