Uses of Class
de.yanwittmann.j2chartjs.options.plugins.legend.LegendOption
Packages that use LegendOption
Package
Description
-
Uses of LegendOption in de.yanwittmann.j2chartjs.options
Methods in de.yanwittmann.j2chartjs.options with parameters of type LegendOption -
Uses of LegendOption in de.yanwittmann.j2chartjs.options.plugins.legend
Methods in de.yanwittmann.j2chartjs.options.plugins.legend that return LegendOptionModifier and TypeMethodDescriptionLegendOption.setDisplay(Boolean display)LegendOption.setFullSize(Boolean fullSize)LegendOption.setLabelsOption(LegendLabelsOption labelsOption)LegendOption.setMaxHeight(Integer maxHeight)LegendOption.setMaxWidth(Integer maxWidth)LegendOption.setPosition(String position)LegendOption.setReverse(Boolean reverse)LegendOption.setTextDirection(String textDirection)LegendOption.setTitleOption(LegendTitleOption titleOption)