ChartDirector 7.0 (ASP/COM/VB Edition)

CDMLTable.setZOrder


Usage

setZOrder(z)

Description

Sets the z-order (drawing order) of the table.

Please refer to Box.setZOrder on an explanation of z-order and the z-order of various standard ChartDirector objects.

Arguments

ArgumentDefaultDescription
z(Mandatory)The z-order of the table.

Return Value

None