Property TickFrequency
TickFrequency
Gets the interval between ticks rendered along the slider’s scale. For example, a value of 5 means ticks appear at every fifth value between Minimum and Maximum.
int TickFrequency { get; }
Gets the interval between ticks rendered along the slider’s scale. For example, a value of 5 means ticks appear at every fifth value between Minimum and Maximum.
int TickFrequency { get; }