CategoryAxis.TickLabelSkip Property
Gets or sets the interval between displayed tick labels.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer skip value. Default is |
Remarks
For additional information, refer to the following section: Specify Tick Mark Frequency.
See Also