setTicFrequency( )
Sets the tic mark interval for automatic tic marks in a Slider object.
Syntax
<oRef>.setTicFrequency(<expN>)
<oRef>
The Slider object whose tic mark to set.
<expN>
The frequency of the tic marks.
Property of
Slider
Description
For automatic tic marks, set the slider’s tics property to Auto. The default interval is 1. Call setTicFrequency( ) to use another interval value.