ChartDirector 7.1 (.NET Edition)

Chart.HLOCOpenClose


Declaration

[C#]public const int HLOCOpenClose;
[VB]Public Const HLOCOpenClose As Integer

Description

A constant equals to 1 to represent that the HLOC symbols should be drawn using two alternative colors based on whether the closing price is higher than the opening price.

This constant is used in XYChart.addHLOCLayer3 and HLOCLayer.setColorMethod.