HighchartsArcDiagramSeriesLevelsStatesOptions constructor
HighchartsArcDiagramSeriesLevelsStatesOptions({})
Can set states
on all nodes and points which lay on the same level.
API Docs: https://api.highcharts.com/highcharts/series.arcdiagram.levels.states
Implementation
HighchartsArcDiagramSeriesLevelsStatesOptions(
{this.hover, this.inactive, this.select, this.normal});