Working with Bubble Chart > Classes > ChartArea > ChartArea.updateAxis
updateAxis(type: PP.Ui.VisualType);
type. Type of updated axis.
The updateAxis method updates the specified bubble chart axis.
The example of use is given in the page with description of the ChartArea.Axes property.
See also: