ChartDirector 7.0 (Python Edition)

ColorAxis.getBoxWidth


Usage

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.