Enum graphomate.ui.charts.enums.ScaleMode
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.
0 Comments