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.
The number of major tick marks displayed by the control.
var numberOfMajorTickMarks: Int { get set }The value in this property must be less than or equal to the value in the numberOfTickMarks property.