public class Pivot extends AbstractConfigurationObject
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.
Constructor and Description |
---|
Pivot() |
Modifier and Type | Method and Description |
---|---|
Number |
getRadius() |
void |
setRadius(Number radius)
The pixel radius of the pivot.
|
public Number getRadius()
setRadius(Number)
public void setRadius(Number radius)
Defaults to: 5
Copyright © 2023. All rights reserved.