ChartDirector 7.0 (Perl Edition)

ContourLayer.setZData


Usage

setZData(zData)

Description

Sets the z data used for the contour chart.

Arguments

ArgumentDefaultDescription
zData(Mandatory)An array of numbers as the z data for the contour chart.

Return Value

None