IChartSeries.CategoriesValuesArray Property
Actual values for the Series Categories (normally the x Axis). This property is similar to CategoriesValues but if the labels have multiple levels, it will return a bi-dimensional array with one row per level.
Syntax
Unit: FlexCel.Core
property IChartSeries.CategoriesValuesArray: TArray<TArray<TFormulaValue>>