Back to Devexpress

LinearScaleMarkerOptions Properties

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

latest3.4 KB
Original Source

LinearScaleMarkerOptions Properties

Contains layout options for a linear scale marker.

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.
FactorHeightGets or sets a value by which the marker’s height should be multiplied. Inherited from MarkerOptionsBase.
FactorWidthGets or sets a value by which the marker’s width should be multiplied. Inherited from MarkerOptionsBase.
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 specifying a marker’s position on a scale. Inherited from MarkerOptionsBase.
OrientationProvides different types of orientation for the marker on the Linear scale.
ZIndexGets or sets the z-index of a marker.

See Also

LinearScaleMarkerOptions Class

LinearScaleMarkerOptions Members

DevExpress.Xpf.Gauges Namespace