Class LegendTitle

    • Constructor Detail

      • LegendTitle

        public LegendTitle()
      • LegendTitle

        public LegendTitle​(String text)
    • Method Detail

      • setStyle

        public void setStyle​(Style style)
        Generic CSS styles for the legend title.

        Defaults to: {"fontWeight":"bold"}

      • setText

        public void setText​(String text)
        A text or HTML string for the title.

        Defaults to: null