Uses of Class
com.oorian.echarts.options.EChartsShadowStyle
Packages that use EChartsShadowStyle
-
Uses of EChartsShadowStyle in com.oorian.echarts.options
Methods in com.oorian.echarts.options that return EChartsShadowStyleModifier and TypeMethodDescriptionEChartsAxisPointer.getShadowStyle()Gets the shadow style for shadow-type axis pointers.Methods in com.oorian.echarts.options with parameters of type EChartsShadowStyleModifier and TypeMethodDescriptionvoidEChartsAxisPointer.setShadowStyle(EChartsShadowStyle shadowStyle) Sets the shadow style for shadow-type axis pointers.