Contents

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) -> PlotDimensionScaleRange

Parameters

  • padding:

    The start and end padding value in screen coordinates.