ChartAxisTick.AxisValue

Syntax

AxisValue: Number;

Description

The AxisValue property determines axis value.

Comments

Use JSON to set the property value and the getAxisValue method to get the property value.

Example

The example of property use is given in description of the ChartAxisTick class constructor.

See also:

ChartAxisTick