ChartDirector 7.1 (C++ Edition)

ColorAxis.getBoxHeight


Usage

int getBoxHeight();

Description

Gets the height of the color axis inclusive of the bounding box.

This method should be called only after axis layout (after calling XYChart.layoutAxes, BaseChart.layout or XYChart.packPlotArea).

Arguments

None

Return Value

The height of the color axis inclusive of the bounding box.