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