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