Class Chart

    • Constructor Detail

      • Chart

        public Chart()
    • Method Detail

      • getOptions

        public ChartOptions getOptions()
        Returns:
        Options of the chart.
      • setOptions

        public void setOptions​(ChartOptions options)
        Parameters:
        options - Options of the chart.
      • getTemplateTags

        public java.util.Set<java.lang.String> getTemplateTags()
        Specified by:
        getTemplateTags in class RenderElement
        Returns:
        An immutable set containing all available template tags this element can replace.