ChartArea.updateAxis

Syntax

updateAxis(type: PP.Ui.VisualType);

Parameters

type. Type of updated axis.

Description

The updateAxis method updates the specified bubble chart axis.

Example

The example of use is given in the page with description of the ChartArea.Axes property.

See also:

ChartArea