normal property

HighchartsSeriesStatesNormalOptions? normal
getter/setter pair

The normal state of a series, or for point items in column, pie and similar series. Currently only used for setting animation when returning to normal state from hover.

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

Implementation

HighchartsSeriesStatesNormalOptions? normal;