MaxBarWidth Property (FlexBarChart)

Action

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.

Syntax

'Declaration
Protected Read Property maxBarWidth As Double

Access

Read only.