scaleType
The scale for the axis.
Declaration
var scaleType: AXNumericDataAxisDescriptor.ScaleType { get set }Discussion
Match the value of this property to the visual representation in the chart.
The default value is AXNumericDataAxisDescriptor.ScaleType.linear.