Uses of Class
com.oorian.echarts.options.EChartsAxisPointer
Packages that use EChartsAxisPointer
-
Uses of EChartsAxisPointer in com.oorian.echarts.options
Methods in com.oorian.echarts.options that return EChartsAxisPointerModifier and TypeMethodDescriptionEChartsAxis.getAxisPointer()Gets the axis pointer configuration.EChartsTooltip.getAxisPointer()Returns the axis pointer configuration for the tooltip.Methods in com.oorian.echarts.options with parameters of type EChartsAxisPointerModifier and TypeMethodDescriptionvoidEChartsAxis.setAxisPointer(EChartsAxisPointer axisPointer) Sets the axis pointer configuration.voidEChartsTooltip.setAxisPointer(EChartsAxisPointer axisPointer) Sets the axis pointer configuration for the tooltip.