ChartDirector 7.1 (.NET Edition)

Chart.ChartBackZ


Declaration

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

Description

A constant equals to 100 (in hex) to represent the z-order of the back surface of the chart.

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