Uses of Class
com.oorian.echarts.options.EChartsLabelLine
Packages that use EChartsLabelLine
-
Uses of EChartsLabelLine in com.oorian.echarts.options
Methods in com.oorian.echarts.options that return EChartsLabelLineModifier and TypeMethodDescriptionEChartsFunnelSeries.getLabelLine()Gets the label line configuration.EChartsPieSeries.getLabelLine()Gets the label line configuration.Methods in com.oorian.echarts.options with parameters of type EChartsLabelLineModifier and TypeMethodDescriptionvoidEChartsFunnelSeries.setLabelLine(EChartsLabelLine labelLine) Sets the label line configuration.voidEChartsPieSeries.setLabelLine(EChartsLabelLine labelLine) Sets the label line configuration for connecting labels to slices.