ChartAxis.Type

Syntax

Type: PP.Ui.VisualType

Description

The Type property determines type of bubble chart axis.

Comments

Use JSON or the setType method to set the property value and the getType method to get the property value.

Example

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

See also:

ChartAxis