label(extendPastBy:)
Describes a tick that extends to its associated label, with the given additional length.
Declaration
static func label(extendPastBy: CGFloat = 0) -> AxisTick.LengthParameters
- extendPastBy:
The additional length to add past the associated label.