ChartDirector 6.0 (ColdFusion Edition)

CDMLTable.getHeight


Usage

getHeight()

Description

Gets the height of the table.

Note that you need to call CDMLTable.layout first to layout the table before calling this method.

Arguments

None

Return Value

The height of the table in pixels.