Back to Devexpress

SymbolViewBase Properties

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

latest3.2 KB
Original Source

SymbolViewBase Properties

A base class for all symbol view types of a digital gauge control.

NameDescription
AnimationProvides access to the animation object that allows you to customize animation for the current symbol view type.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CustomSymbolMappingProvides elements that are used in custom symbol mapping.
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.
HeightSpecifies the symbol’s height for the current symbol view.
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.
OptionsProvides access to the settings that specify the symbol view position on the symbols panel.
WidthSpecifies the symbol’s width for the current symbol view.

See Also

SymbolViewBase Class

SymbolViewBase Members

DevExpress.Xpf.Gauges Namespace