BarWidthRatio Property (FlexBarSeries)

Class

FlexBarSeries class

Action

Gets the width to render the bars relative to the category width.

A value of 1 uses the entire space, while a value of .6 uses 60% of the bar's available space. You typically do not set this property directly. The actual bar width used is the smaller of barWidthRatio and the maxbarWidth property

The default value is .65.

Data Type

REAL

Access

Read only