select property

HighchartsSeriesMarkerStatesSelectOptions? select
getter/setter pair

The appearance of the point marker when selected. In order to allow a point to be selected, set the series.allowPointSelect option to true.

API Docs: https://api.highcharts.com/highcharts/series.zigzag.marker.states.select

Implementation

HighchartsSeriesMarkerStatesSelectOptions? select;