IUpDownBarsManager class

IUpDownBarsManager class

Provide access to up/down bars of Line- or Stock-chart.

The IUpDownBarsManager type exposes the following members:

Properties

PropertyDescription
up_bars_formatReturns format of the up bars.
Read-only IFormat.
down_bars_formatReturns format of the down bars.
Read-only IFormat.
has_up_down_barsDetermines whether the chart has up/down bars.
Read/write bool.
gap_widthReturns or sets gap width.
Read/write int.

See Also