Gets how wide to draw the bars, in pixels.
The actual bar width used is the smaller of this property and the barWidthRatio property. Clustered bars divide this space proportionally among the bars in each cluster.
protected Double maxBarWidth { get; }
'Declaration
Protected Read Property maxBarWidth As Double