ChartDirector 7.1 (.NET Edition)

Chart.ChartFrontZ


Declaration

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

Description

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

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