Class PolarAreaChartOptions

    • Constructor Detail

      • PolarAreaChartOptions

        public PolarAreaChartOptions()
    • Method Detail

      • getStartAngle

        public Number getStartAngle()
        Gets the startAngle
        Returns:
        startAngle
      • setStartAngle

        public void setStartAngle​(Number startAngle)
        Sets the startAngle
        Parameters:
        startAngle - Starting angle to draw arcs for the first item in a dataset.
      • isAnimateRotate

        public boolean isAnimateRotate()
        Gets the animateRotate
        Returns:
        animateRotate
      • setAnimateRotate

        public void setAnimateRotate​(boolean animateRotate)
        Sets the animateRotate
        Parameters:
        animateRotate - If true, the chart will animate in with a rotation animation.
      • isAnimateScale

        public boolean isAnimateScale()
        Gets the animateScale
        Returns:
        animateScale
      • setAnimateScale

        public void setAnimateScale​(boolean animateScale)
        Sets the animateScale
        Parameters:
        animateScale - If true, will animate scaling the chart from the center outwards.
      • getScales

        public RadialScales getScales()
        Gets the options of radial scales
        Returns:
        scales
      • setScales

        public void setScales​(RadialScales scales)
        Sets the radial scales
        Parameters:
        scales - The RadialScales object