ChartDirector 7.0 (Java Edition)

CDMLTable.getHeight


Usage

public int 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.