ratio(_:)
A dimension that’s proportional to the scale step size, using the specified ratio.
Declaration
static func ratio(_ value: CGFloat) -> MarkDimensionParameters
- value:
The given ratio, from 0 to 1.
A dimension that’s proportional to the scale step size, using the specified ratio.
static func ratio(_ value: CGFloat) -> MarkDimensionThe given ratio, from 0 to 1.