Back to Devexpress

MajorTickmarkOptions Properties

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

latest3.4 KB
Original Source

MajorTickmarkOptions Properties

Contains settings that define the layout and behavior of the major 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.
ShowFirstGets or sets a value indicating whether the fitst major tickmark should be shown on a scale.
ShowLastGets or sets a value indicating whether the last major tickmark should be shown on a scale.
ZIndexGets or sets the z-index of major tickmarks.

See Also

MajorTickmarkOptions Class

MajorTickmarkOptions Members

DevExpress.Xpf.Gauges Namespace