ratio(_:)
A dimension that’s proportional to the scale step size, using the specified ratio.
Declaration
static func ratio(_ value: CGFloat) -> MarkDimensions<DataElement>Parameters
- 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) -> MarkDimensions<DataElement>The given ratio, from 0 to 1.