ChartDirector 7.1 (.NET Edition)

Chart.PlotAreaZ


Declaration

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

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.