onPoint property

HighchartsSeriesOnPointOptions? onPoint
getter/setter pair

Options for the Series on point feature. Only pie and sunburst series are supported at this moment.

API Docs: https://api.highcharts.com/highcharts/series.boxplot.onPoint

Implementation

HighchartsSeriesOnPointOptions? onPoint;