ChartDirector 7.1 (C++ Edition)

TreeMapNode.getRightX


Usage

int getRightX();

Description

Gets the right x coordinate 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 right x coordinate of the node.