pivot property

HighchartsGaugeSeriesPivotOptions? pivot
getter/setter pair

Options for the pivot or the center point of the gauge.

In styled mode, the pivot is styled with the .highcharts-gauge-series .highcharts-pivot rule.

API Docs: https://api.highcharts.com/highcharts/series.gauge.pivot

Implementation

HighchartsGaugeSeriesPivotOptions? pivot;