ChartGrid.getRightBorderWidth

Syntax

getRightBorderWidth();

Description

The getRightBorderWidth method returns width of the right border for bubble chart coordinate grid.

Comments

This method returns a Number type value.

Example

The example of method use is given in description of the ChartGrid.getBottomBorderWidth method.

See also:

ChartGrid