Uses of Class
org.zkoss.chart.plotOptions.GaugePlotOptions
-
Packages that use GaugePlotOptions Package Description org.zkoss.chart.plotOptions -
-
Uses of GaugePlotOptions in org.zkoss.chart.plotOptions
Subclasses of GaugePlotOptions in org.zkoss.chart.plotOptions Modifier and Type Class Description class
SolidGaugePlotOptions
An option for solid gauge plot.Methods in org.zkoss.chart.plotOptions that return GaugePlotOptions Modifier and Type Method Description GaugePlotOptions
PlotOptions. getGauge()
Returns the gauge plot option
-