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