ChartDirector 7.1 (.NET Edition)

Chart.GridLinesZ


Declaration

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

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.