Uses of Class
com.oorian.echarts.options.EChartsAxisLabel
Packages that use EChartsAxisLabel
-
Uses of EChartsAxisLabel in com.oorian.echarts.options
Methods in com.oorian.echarts.options that return EChartsAxisLabelModifier and TypeMethodDescriptionEChartsAxis.getAxisLabel()Gets the axis label configuration.EChartsGaugeSeries.getAxisLabel()Gets the axis label configuration.EChartsRadar.getAxisLabel()Gets the axis label configuration.Methods in com.oorian.echarts.options with parameters of type EChartsAxisLabelModifier and TypeMethodDescriptionvoidEChartsAxis.setAxisLabel(EChartsAxisLabel axisLabel) Sets the axis label configuration.voidEChartsGaugeSeries.setAxisLabel(EChartsAxisLabel axisLabel) Sets the axis label configuration.voidEChartsRadar.setAxisLabel(EChartsAxisLabel axisLabel) Sets the axis label configuration.