Contents

closestTickMarkValue(toValue:)

Returns the value of the tick mark closest to the specified value.

Declaration

func closestTickMarkValue(toValue value: Double) -> Double

Parameters

  • value:

    The value for which to obtain the closest tick mark.

Return Value

The value of the closest tick mark.

See Also

Managing Tick Marks