TickStepsData.LargeStep Field
Specifies the ordinal number for large ticks.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Field Value
Type | Description |
---|---|
Int32 | The ordinal number for large ticks. |
Remarks
For example, if you set the LargeStep property to 10, every tenth ruler tick becomes large.
See Also