Class BarChartOptions

    • Constructor Detail

      • BarChartOptions

        public BarChartOptions()
    • Method Detail

      • setBarWidth

        public void setBarWidth​(double barWidth)
        Sets the number representing the width of the bars in the chart's coordinates space. The unit size is 1.

        Default value: automatic.

        Specified by:
        setBarWidth in class AbstractBarChartOptions