public class PlotGauge extends PlotOptions
Gauges are circular plots displaying one or more values with a dial pointing to values along the perimeter.
| Modifier and Type | Field and Description |
|---|---|
DialOptions |
dial
Options for the dial or arrow pointer of the gauge.
|
Integer |
overshoot
Allow the dial to overshoot the end of the perimeter axis by this many degrees.
|
PivotOptions |
pivot
Options for the pivot or the center point of the gauge.
|
allowPointSelect, animation, animationLimit, boostThreshold, className, color, colorByPoint, colorIndex, colors, connectEnds, connectNulls, cropThreshold, cursor, dashStyle, dataLabels, description, enableMouseTracking, exposeElementToA11y, findNearestPointBy, getExtremesFromAll, id, keys, label, linecap, lineWidth, linkedTo, marker, negativeColor, pointInterval, pointIntervalUnit, pointPlacement, pointStart, selected, shadow, showCheckbox, showInLegend, skipKeyboardNavigation, softThreshold, stacking, step, stickyTracking, threshold, tooltip, turboThreshold, type, visible, zoneAxis, zones| Constructor and Description |
|---|
PlotGauge() |
toMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittransformForClient@Option public final DialOptions dial
@Option public Integer overshoot
@Option public final PivotOptions pivot
Copyright © 2018 Fujion Framework. All rights reserved.