ChartDirector 5.1 (.NET Edition)

XYChart.addHLOCLayer2


Usage

[VB] Public Function addHLOCLayer2() As HLOCLayer
[C#] public HLOCLayer addHLOCLayer2();

Description

Adds an empty high-low-open-close (HLOC) layer to the XYChart.

Arguments

None

Return Value

A HLOCLayer object representing the HLOC layer created.