AutoMax: Boolean
The AutoMax property determines whether it is possible to automatically set maximum value for bubble chart axis.
Use JSON or the setAutoMax method to set the property value and the getAutoMax method to get the property value.
The property is set to True if it is possible to automatically set maximum value for bubble chart axis, otherwise it is set to False.
The example of use is given in the page ChartAxis Constructor.
See also: