Uses of Interface
eu.webtoolkit.jwt.chart.WAxis.LabelTransform
-
Packages that use WAxis.LabelTransform Package Description eu.webtoolkit.jwt.chart -
-
Uses of WAxis.LabelTransform in eu.webtoolkit.jwt.chart
Methods in eu.webtoolkit.jwt.chart that return WAxis.LabelTransform Modifier and Type Method Description WAxis.LabelTransformWAxis. getLabelTransform(AxisValue side)Get the label transform configured for the given side.Methods in eu.webtoolkit.jwt.chart with parameters of type WAxis.LabelTransform Modifier and Type Method Description voidWAxis. setLabelTransform(WAxis.LabelTransform transform, AxisValue side)Set the transform function to apply to a given side.
-