ChartAxis.calcOffset

Syntax

calcOffset();

Description

The calcOffset method calculates axis offset from bubble chart edge.

Comments

This method returns a Number type value.

Example

The example of use is given in the page with description of the ChartAxis.MaxValue property.

See also:

ChartAxis