MaxBarWidth Property (FlexBarSeries)

Action

Gets the width of the bars, in pixels.

The actual bar width used is the smaller of this style 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.