ChartDirector 5.1 (.NET Edition)

Chart.PlotAreaZ


Declaration

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

Description

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

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