rectOfTickMark(at:)
Returns the bounding rectangle of the tick mark identified by index (the minimum-value tick mark is at index 0).
Declaration
func rectOfTickMark(at index: Int) -> NSRectDiscussion
If no tick mark is associated with index, the method raises a NSRangeException.