Class Credits

    • Constructor Detail

      • Credits

        public Credits()
      • Credits

        public Credits​(Boolean enabled)
      • Credits

        public Credits​(String text)
    • Method Detail

      • setEnabled

        public void setEnabled​(Boolean enabled)
        Whether to show the credits text.

        Defaults to: true

      • setHref

        public void setHref​(String href)
        The URL for the credits label.

        Defaults to: http://www.highcharts.com

      • setPosition

        public void setPosition​(Position position)
        Position configuration for the credits label.
      • setStyle

        public void setStyle​(Style style)
        CSS styles for the credits label.

        Defaults to: { "cursor": "pointer", "color": "#999999", "fontSize": "10px" }

      • setText

        public void setText​(String text)
        The text for the credits label.

        Defaults to: Highcharts.com