Contents

numberOfMajorTickMarks

The number of major tick marks displayed by the control.

Declaration

var numberOfMajorTickMarks: Int { get set }

Discussion

The value in this property must be less than or equal to the value in the numberOfTickMarks property.

See Also

Managing Tick Marks