ChartDirector 5.1 (.NET Edition)

Chart.GridLinesZ


Declaration

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

Description

A constant equals to 2000 (in hex) to represent the z-order of the grid lines of the chart.

This constant is used in Box.setZOrder, Line.setZOrder and MeterPointer.setZOrder.