Back to Devexpress

MarkerOptionsBase Properties

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

latest2.6 KB
Original Source

MarkerOptionsBase Properties

Serves as the base class for all marker options.

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.
FactorWidthGets or sets a value by which the marker’s width 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 specifying a marker’s position on a scale.

See Also

MarkerOptionsBase Class

MarkerOptionsBase Members

DevExpress.Xpf.Gauges Namespace