ChartAxis.AxisCrossValue

Syntax

AxisCrossValue: Number

Description

The AxisCrossValue property determines value, at which the given bubble chart axis crosses the other axis.

Comments

Use JSON or the setAxisCrossValue method to set the property value and the getAxisCrossValue method to get the property value.

Example

The example of use is given in the page ChartAxis Constructor.

See also:

ChartAxis