Class DoughnutChartOptions

    • Constructor Detail

      • DoughnutChartOptions

        public DoughnutChartOptions()
    • Method Detail

      • getPercentageInnerCutout

        public Integer getPercentageInnerCutout()
        Gets the percentage inner cutout.
        Returns:
        the percentage inner cutout
      • setPercentageInnerCutout

        public void setPercentageInnerCutout​(Integer percentageInnerCutout)
        Sets the percentage inner cutout.
        Parameters:
        percentageInnerCutout - the percentage of the chart that we cut out of the middle (default is 50).