@Generated(value="This class is generated and shouldn\'t be modified", comments="Incorrect and missing API should be reported to https://github.com/vaadin/vaadin-charts-flow/issues/new") 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 © 2018. All rights reserved.