automatic(desiredCount:roundLowerBound:roundUpperBound:)
Automatically determines the values for the markers, approximating the target number of values.
Declaration
static func automatic(desiredCount: Int? = nil, roundLowerBound: Bool? = nil, roundUpperBound: Bool? = nil) -> AxisMarkValues