ChartDirector 7.0 (ASP/COM/VB Edition)

Layer.set3D


Usage

set3D([ d [, zGap ]])

Description

Sets the 3D depth of the layer, and the 3D gap between the current layer and the next layer.

Arguments

ArgumentDefaultDescription
d-1The 3D depth of the layer in pixels. -1 means the 3D depth is automatically calculated.
zGap0The 3D gap between the current layer and the next layer in pixels.

Return Value

None