Contents

numberOfTickMarks

The number of tick marks displayed by the control.

Declaration

var numberOfTickMarks: Int { get set }

Discussion

The value in this property represents all of the tick marks displayed by the control, including those positioned at the minimum and maximum values. The default value of this property is 0, which results in no tick marks being displayed.

See Also

Managing Tick Marks