Module org.wicketstuff.jqplot4j
Package org.wicketstuff.jqplot.lib.axis
Class YAxis<T extends Serializable>
java.lang.Object
org.wicketstuff.jqplot.lib.axis.Axis<T>
org.wicketstuff.jqplot.lib.axis.YAxis<T>
- All Implemented Interfaces:
Serializable
which y axis to use with this series, either 'yaxis' or 'y2axis'.
- Author:
- inaiat
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wicketstuff.jqplot.lib.axis.Axis
getAutoScale, getLabel, getLabelRenderer, getMax, getMin, getPad, getPadMax, getPadMin, getRenderer, getRendererOptions, getShow, getTickInterval, getTickOptions, getTickRenderer, getTicks, rendererOptions, rendererOptionsInstance, setAutoScale, setLabel, setLabelRenderer, setMax, setMin, setPad, setPadMax, setPadMin, setRenderer, setRendererOptions, setShow, setTickInterval, setTickOptions, setTickRenderer, setTicks, tickOptionsInstance
-
Constructor Details
-
YAxis
public YAxis()
-