ChartDirector 5.1 (.NET Edition)

Chart.ChartBackZ


Declaration

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

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.