LegendOption |
LegendOption.setAlign(String align) |
LegendOption |
LegendOption.setBackgroundColor(String backgroundColor) |
LegendOption |
LegendOption.setBorderRadius(Number borderRadius) |
LegendOption |
LegendOption.setBorderRadius(Number[] borderRadius) |
LegendOption |
LegendOption.setData(Object[] data) |
LegendOption |
LegendOption.setData(String[] data) |
LegendOption |
LegendOption.setEmphasis(Object emphasis) |
LegendOption |
LegendOption.setItemGap(Number itemGap) |
LegendOption |
LegendOption.setItemHeight(Number itemHeight) |
LegendOption |
LegendOption.setItemWidth(Number itemWidth) |
LegendOption |
LegendOption.setMainType(String mainType) |
LegendOption |
LegendOption.setOrient(String orient) |
LegendOption |
LegendOption.setPadding(Number padding) |
LegendOption |
LegendOption.setPadding(Number[] padding) |
LegendOption |
LegendOption.setSelected(Map<String,Boolean> selected) |
LegendOption |
LegendOption.setSelectedMode(Boolean selectedMode) |
LegendOption |
LegendOption.setSelectedMode(String selectedMode) |
LegendOption |
LegendOption.setSelector(Boolean selector) |
LegendOption |
LegendOption.setSelector(Object[] selector) |
LegendOption |
LegendOption.setSelectorButtonGap(Number selectorButtonGap) |
LegendOption |
LegendOption.setSelectorItemGap(Number selectorItemGap) |
LegendOption |
LegendOption.setSelectorLabel(LabelOption selectorLabel) |
LegendOption |
LegendOption.setSelectorPosition(String selectorPosition) |
LegendOption |
LegendOption.setShow(Boolean show) |
LegendOption |
LegendOption.setTooltip(Object tooltip) |