public class Pivot extends BaseGaugePart<Pivot>
BaseChart.setGaugePlotOptions(GaugePlotOptions) method or directly on a
series via the Series.setPlotOptions(PlotOptions) method.
Sample usage:
Chart.setGaugePlotOptions(
new GaugePlotOptions()
.setPivotOptions(
new Pivot()
.setRadius("75%")
)
);
| Constructor and Description |
|---|
Pivot() |
setBackgroundColor, setBackgroundColor, setBorderColor, setBorderColor, setBorderWidth, setRadiusgetOptions, setOptionCopyright © 2015. All Rights Reserved.