ChartDirector 7.1 (.NET Edition)

Chart.HLOCDefault


Declaration

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

Description

A constant equals to 0 to represent that the HLOC symbols should be drawn using the same color.

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