Uses of Class
org.wicketstuff.jqplot.lib.axis.Y2Axis
-
Packages that use Y2Axis Package Description org.wicketstuff.jqplot.lib.elements -
-
Uses of Y2Axis in org.wicketstuff.jqplot.lib.elements
Methods in org.wicketstuff.jqplot.lib.elements that return Y2Axis Modifier and Type Method Description Y2Axis<T>Axes. getY2axis()Y2Axis<T>Axes. y2axisInstance()Methods in org.wicketstuff.jqplot.lib.elements with parameters of type Y2Axis Modifier and Type Method Description Axes<T>Axes. setY2axis(Y2Axis<T> y2axis)
-