Back to Devexpress

Matrix5x8Presentation Class

wpf-devexpress-dot-xpf-dot-gauges-dot-matrix5x8presentation.md

latest1.8 KB
Original Source

Matrix5x8Presentation Class

Contains presentation settings for a symbols panel of a matrix 5x8 type.

Namespace : DevExpress.Xpf.Gauges

Assembly : DevExpress.Xpf.Gauges.v25.2.dll

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public abstract class Matrix5x8Presentation :
    SymbolPresentation
vb
Public MustInherit Class Matrix5x8Presentation
    Inherits SymbolPresentation

The following members return Matrix5x8Presentation objects:

Inheritance

Object DispatcherObject DependencyObject Freezable GaugeDependencyObject PresentationBase DevExpress.Xpf.Gauges.SymbolPresentation Matrix5x8Presentation CustomMatrix5x8Presentation

See Also

Matrix5x8Presentation Members

DevExpress.Xpf.Gauges Namespace