marker property

HighchartsSeriesStatesHoverMarkerOptions? marker
getter/setter pair

In Highcharts 1.0, the appearance of all markers belonging to the hovered series. For settings on the hover state of the individual point, see marker.states.hover.

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

Implementation

HighchartsSeriesStatesHoverMarkerOptions? marker;