levels property

List<HighchartsOrganizationSeriesLevelsOptions>? levels
getter/setter pair

Set options on specific levels. Takes precedence over series options, but not node and link options.

API Docs: https://api.highcharts.com/highcharts/series.organization.levels

Implementation

List<HighchartsOrganizationSeriesLevelsOptions>? levels;