Aspose::Cells::Charts::SeriesCollection::GetSecondCategoryData method

SeriesCollection::GetSecondCategoryData method

Gets or sets the range of second category Axis values. It can be a range of cells (such as, “d1:e10”), or a sequence of values (such as,"{2,6,8,10}"). Only effects when some ASerieses plot on the second axis.

U16String Aspose::Cells::Charts::SeriesCollection::GetSecondCategoryData()

See Also