ScaleBase.ItemsMode

Syntax

ItemsMode: PP.ScaleItemsMode;

Description

The ItemsMode property determines type of scale elements.

Comments

Property value can be set only from JSON, and returned with the getItemsMode method.

Example

The example of use is given in description of the ScaleBase.First property.

See also:

ScaleBase