TAxisRangeOptions.TickFrequency Property
Frequency at what the ticks on categories are displayed. 1 means display all ticks, 2 display one tick and skip one, and so on.
Syntax
Namespace: FlexCel.Core
public Int32 TickFrequency { get; set; }
Frequency at what the ticks on categories are displayed. 1 means display all ticks, 2 display one tick and skip one, and so on.
Namespace: FlexCel.Core
public Int32 TickFrequency { get; set; }