Uses of Class
org.zkoss.chart.AxisTitle
-
Packages that use AxisTitle Package Description org.zkoss.chart -
-
Uses of AxisTitle in org.zkoss.chart
Subclasses of AxisTitle in org.zkoss.chart Modifier and Type Class Description classYAxisTitleA axis title option for YAxisMethods in org.zkoss.chart that return AxisTitle Modifier and Type Method Description AxisTitleAxis. getTitle()Returns the axis title, showing next to the axis line.AxisTitleYAxis. getTitle()Returns the axis title, showing next to the axis line.Methods in org.zkoss.chart with parameters of type AxisTitle Modifier and Type Method Description voidAxis. setTitle(AxisTitle title)Sets the axis title, showing next to the axis line.
-