Uses of Class
com.oorian.echarts.options.EChartsAxisLine
Packages that use EChartsAxisLine
-
Uses of EChartsAxisLine in com.oorian.echarts.options
Methods in com.oorian.echarts.options that return EChartsAxisLineModifier and TypeMethodDescriptionEChartsAxis.getAxisLine()Gets the axis line configuration.EChartsGaugeSeries.getAxisLine()Gets the axis line configuration.EChartsRadar.getAxisLine()Gets the axis line configuration.Methods in com.oorian.echarts.options with parameters of type EChartsAxisLineModifier and TypeMethodDescriptionvoidEChartsAxis.setAxisLine(EChartsAxisLine axisLine) Sets the axis line configuration.voidEChartsGaugeSeries.setAxisLine(EChartsAxisLine axisLine) Sets the axis line configuration.voidEChartsRadar.setAxisLine(EChartsAxisLine axisLine) Sets the axis line configuration.