levels property

List<HighchartsYAxisLabelsLevelsOptions>? levels
getter/setter pair

Set options on specific levels in a tree grid axis. Takes precedence over labels options.

API Docs: https://api.highcharts.com/gantt/yAxis.labels.levels

Implementation

List<HighchartsYAxisLabelsLevelsOptions>? levels;