Back to Devexpress

TickmarkOptions Properties

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

latest2.6 KB
Original Source

TickmarkOptions Properties

Serves as a base for classes that contain appearance and behavior options for tickmarks.

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.
FactorThicknessGets or sets a value by which the tickmarks’ thickness should be multiplied.
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.

See Also

TickmarkOptions Class

TickmarkOptions Members

DevExpress.Xpf.Gauges Namespace