plotDimension(padding:)
A scale range that fills the plot area with the given padding value at start and end.
Declaration
static func plotDimension(padding: CGFloat) -> PlotDimensionScaleRangeParameters
- padding:
The start and end padding value in screen coordinates.