Uses of Class
cn.mapway.echart.client.ChartLegend
-
Packages that use ChartLegend Package Description cn.mapway.echart.client -
-
Uses of ChartLegend in cn.mapway.echart.client
Fields in cn.mapway.echart.client declared as ChartLegend Modifier and Type Field Description ChartLegendChartOption. legendMethods in cn.mapway.echart.client that return ChartLegend Modifier and Type Method Description ChartLegendChartOption. getLegend()ChartLegendChartLegend. set(String key, Object value)ChartLegendChartLegend. setBottom(String bottom)ChartLegendChartLegend. setLeft(String left)ChartLegendChartLegend. setOrient(boolean verticle)ChartLegendChartLegend. setRight(String right)ChartLegendChartLegend. setTop(String top)Methods in cn.mapway.echart.client with parameters of type ChartLegend Modifier and Type Method Description ChartOptionChartOption. setLegend(ChartLegend legend)
-