ChartDirector 7.0 (Java Edition)

TreeMapNode.getHeight


Usage

public int getHeight()

Description

Gets the height of the node.

Note: This method should be used only after calling BaseChart.layout or after ChartDirector has output the chart image.

Arguments

None

Return Value

The height of the node.