MapBar.Axis

Syntax

Axis: PP.MapBarAxis;

Description

The Axis property determines data axis for bar view.

Comments

Use JSON or the setAxis method to set the property value and the getAxis method to get the property value.

Example

The example of use is given on the page with description of the MapBarAxis class constructor.

See also:

MapBar