-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum LegendItemIconTypePredefined icons type.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description STEP_LINESTEP_AREASQUARESPLINE_AREASPLINERANGE_STEP_AREARANGE_SPLINE_AREARANGE_COLUMNRANGE_BARRANGE_AREAOHLCMARKERLINECOLUMNCIRCLECANDLESTICKBUBBLEBARAREA
-
Method Summary
Modifier and Type Method Description StringgetJsBase()static Array<LegendItemIconType>values()static LegendItemIconTypevalueOf(String name)-
-
Method Detail
-
values
static Array<LegendItemIconType> values()
-
valueOf
static LegendItemIconType valueOf(String name)
-
-
-
-