-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum LegendItemsSourceModeData collection mode for the legend.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description DEFAULTCATEGORIES
-
Method Summary
Modifier and Type Method Description StringgetJsBase()static Array<LegendItemsSourceMode>values()static LegendItemsSourceModevalueOf(String name)-
-
Method Detail
-
values
static Array<LegendItemsSourceMode> values()
-
valueOf
static LegendItemsSourceMode valueOf(String name)
-
-
-
-