MaxColumnWidth Property (FlexCandlestickChart)

Action

Gets how wide to draw the candlesticks, in pixels.

The actual column width used is the smaller of this property and the columnWidthRatio property. Multiple candlestick series divide this space proportionally.

Syntax

'Declaration
Protected Read Property maxColumnWidth As Double

Access

Read only.