HighchartsPyramidSeriesStatesOptions constructor

Options for the series states.

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

Implementation

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