Enumeration FinancialChartZoomSliderType

An enum representing the available series types to display in the zoom slider pane.

Enumeration Members

Enumeration Members

Area: 6

Display an area series in the zoom slider pane.

Auto: 1

In the zoom slider pane, match the series type in the price pane.

Bar: 2

Display financial bar series in the zoom slider pane.

Candle: 3

Display candle series in the zoom slider pane.

Column: 4

Display column series in the zoom slider pane.

Line: 5

Display line series in the zoom slider pane.

None: 0

Do not display the zoom slider pane.