HighchartsTreegraphSeriesStatesOptions constructor

A wrapper object for all the series options in specific states.

API Docs: https://api.highcharts.com/highcharts/series.treegraph.states

Implementation

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