Skip to main content

MinorTickmarkOptions Fields

Contains settings that define the layout and behavior of the minor 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.
ShowTicksForMajorProperty static Identifies the MinorTickmarkOptions.ShowTicksForMajor dependency property.
ZIndexProperty static Identifies the MinorTickmarkOptions.ZIndex dependency property.
See Also