_ScaleMode
Enum graphomate.ui.charts.enums.ScaleMode
deprecated since graphomate.ui.charts v1.1.3 - use graphomate.ui.enums.ScaleMode instead
graphomate.ui.charts.enums.ScaleMode.Auto
The scale of the chart is chosen automatically to make the biggest value use the full height/width.
graphomate.ui.charts.enums.ScaleMode.Manual
The minimum and maximum value of the charts' scale is set to the values defined by the specific manual scale properties.