ChartDirector 7.0 (Java Edition)

ColorAxis.getBoxWidth


Usage

public int getBoxWidth()

Description

Gets the width 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 width of the color axis inclusive of the bounding box.