autoFit

open override var autoFit: Boolean

When autofit is enabled, the start and end of the axis is rounded to "nice values". When autofit is disabled, the start and end of the axis are the min/max of the dataset values.

Note : autofit is disabled on discrete axes, or if the user input a start/end value.