HighchartsOrganizationSeriesLevelsStatesOptions constructor

Can set states on all nodes and points which lay on the same level.

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

Implementation

HighchartsOrganizationSeriesLevelsStatesOptions(
    {this.hover, this.inactive, this.select, this.normal});