Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

MatrixView Properties
Show Inherited Hide Inherited

A base class for all matrix view types of a digital gauge control.
Name Description
Animation Provides access to the animation object that allows you to customize animation for the current symbol view type. Inherited from SymbolViewBase.
CanFreeze Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CustomSymbolMapping Provides elements that are used in custom symbol mapping. Inherited from SymbolViewBase.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
Height Specifies the symbol’s height for the current symbol view. Inherited from SymbolViewBase.
IsFrozen Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
Options Provides access to the settings that specify the symbol view position on the symbols panel. Inherited from SymbolViewBase.
Width Specifies the symbol’s width for the current symbol view. Inherited from SymbolViewBase.
See Also