The height is computed from the chart size and the number of bars, including gutters and padding.
So if you add more bars, they will be smaller. Likewise, to get thinner bars, just reduce the height of the chart.
Or increase the gutter size with the setGutter() method of the BarSeries class.