Offset Property (FlexBarSeries)

Action

Gets the amount to offset the center of the bars from the center of the available space, relative to the category width.

The range of values is a percentage in the range -100 to 100. Set to 0 to center the bars in the space. Set to -50 to center the column at the beginning of the available space. You typically do not set this property directly.

The default value is 0.

Syntax

'Declaration
Protected Read Property offset As Double

Access

Read only.