ChartDirector 5.1 (.NET Edition)

Chart.ChartFrontZ


Declaration

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

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.