ColumnWidthRatio Property (FlexColumnSeries)

Class

FlexColumnSeries class

Action

Gets the width of columns relative to the category width.

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

Data Type

REAL

Access

Read only