Class Y2Axis<T extends Serializable>

java.lang.Object
org.wicketstuff.jqplot.lib.axis.Axis<T>
org.wicketstuff.jqplot.lib.axis.Y2Axis<T>
All Implemented Interfaces:
Serializable

public class Y2Axis<T extends Serializable> extends Axis<T>
which y axis to use with this series, either 'yaxis' or 'y2axis'.
Author:
inaiat
See Also:
  • Constructor Details

    • Y2Axis

      public Y2Axis()