Back to Devexpress

SevenSegmentsView Properties

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

latest4.1 KB
Original Source

SevenSegmentsView Properties

A seven segments symbols panel type of digital gauge control.

NameDescription
AnimationProvides access to the animation object that allows you to customize animation for the current symbol view type. Inherited from SymbolViewBase.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CustomSymbolMappingProvides elements that are used in custom symbol mapping. Inherited from SymbolViewBase.
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. Inherited from SymbolViewBase.
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. Inherited from SymbolViewBase.
PresentationGets or sets the current presentation that specifies the appearance of the seven segment view type.
SymbolMappingFor internal use. Provides the information about elements that are used in symbol mapping. Inherited from SegmentsView.
WidthSpecifies the symbol’s width for the current symbol view. Inherited from SymbolViewBase.

See Also

SevenSegmentsView Class

SevenSegmentsView Members

DevExpress.Xpf.Gauges Namespace