Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

MajorTickmarkOptions Fields
Show Inherited Hide Inherited

Contains settings that define the layout and behavior of the major tickmarks along the scale.
Name Description
FactorLengthProperty static Identifies the TickmarkOptions.FactorLength dependency property. Inherited from TickmarkOptions.
FactorThicknessProperty static Identifies the TickmarkOptions.FactorThickness dependency property. Inherited from TickmarkOptions.
OffsetProperty static Identifies the TickmarkOptions.Offset dependency property. Inherited from TickmarkOptions.
ShowFirstProperty static Identifies the MajorTickmarkOptions.ShowFirst dependency property.
ShowLastProperty static Identifies the MajorTickmarkOptions.ShowLast dependency property.
ZIndexProperty static Identifies the MajorTickmarkOptions.ZIndex dependency property.
See Also