Back to Devexpress

MinorTickmarkOptions Properties

wpf-devexpress-dot-xpf-dot-gauges-dot-minortickmarkoptions-dot-underscore-properties.md

latest3.4 KB
Original Source

MinorTickmarkOptions Properties

Contains settings that define the layout and behavior of the minor tickmarks along the scale.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
FactorLengthGets or sets a value by which the tickmarks’ length should be multiplied. Inherited from TickmarkOptions.
FactorThicknessGets or sets a value by which the tickmarks’ thickness should be multiplied. Inherited from TickmarkOptions.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
OffsetGets or sets the offset of tickmarks shown on a scale. Inherited from TickmarkOptions.
ShowTicksForMajorGets or sets a value indicating whether minor tickmarks should be visible at the positions of the corresponding major tickmarks.
ZIndexGets or sets the z-index of minor tickmarks.

See Also

MinorTickmarkOptions Class

MinorTickmarkOptions Members

DevExpress.Xpf.Gauges Namespace