Uses of Class
cn.mapway.echart.client.ChartLabelStyle
-
Packages that use ChartLabelStyle Package Description cn.mapway.echart.client -
-
Uses of ChartLabelStyle in cn.mapway.echart.client
Fields in cn.mapway.echart.client declared as ChartLabelStyle Modifier and Type Field Description ChartLabelStyleChartSerial. axisLabelChartLabelStyleChartSerial. labelChartLabelStyleChartLegend. textStyleMethods in cn.mapway.echart.client that return ChartLabelStyle Modifier and Type Method Description ChartLabelStyleChartSerial. getAxisLabel()ChartLabelStyleChartSerial. getLabelStyle()ChartLabelStyleChartLegend. getTextStyle()ChartLabelStyleChartLabelStyle. set(String key, Object value)ChartLabelStyleChartLabelStyle. setColor(String color)ChartLabelStyleChartLabelStyle. setDistance(float distance)ChartLabelStyleChartLabelStyle. setPosition(String position)设置图标位置ChartLabelStyleChartLabelStyle. setShow(boolean show)
-