Property TickFrequency
TickFrequency
Gets or sets a value that specifies the delta between ticks drawn on the control.
public virtual int TickFrequency { get; set; }Property Value
- int
- The numeric value representing the delta between ticks. The default is 1.