BubbleChart.getMappingMin

Syntax

getMappingMin(visualType: PP.Ui.VisualType);

Parameters

visualType. Type of the bubble chart bubble setting.

Description

The getMappingMin method returns minimum value for the specified bubble chart axis.

Comments

This method returns a Number type value.

Example

The example of use is given in the page with description of the BubbleChart.getMappingMax method.

See also:

BubbleChart