Class BubbleStyler

    • Constructor Detail

      • BubbleStyler

        public BubbleStyler()
        Constructor
    • Method Detail

      • setAllStyles

        protected void setAllStyles()
      • setDefaultSeriesRenderStyle

        public BubbleStyler setDefaultSeriesRenderStyle​(BubbleSeries.BubbleSeriesRenderStyle bubbleChartSeriesRenderStyle)
        Sets the default series render style for the chart (Round is the only one for now) You can override the series render style individually on each Series object.
        Parameters:
        bubbleChartSeriesRenderStyle -
      • setTheme

        public void setTheme​(Theme theme)
        Set the theme the styler should use
        Parameters:
        theme -