ChartDirector 5.1 (.NET Edition)

Chart.HLOCDefault


Declaration

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

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.