Back to Devexpress

Matrix8x14Presentation Class

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

latest1.8 KB
Original Source

Matrix8x14Presentation Class

Contains presentation settings for a symbols panel of a matrix 8x14 type.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

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

The following members return Matrix8x14Presentation objects:

Inheritance

Object DispatcherObject DependencyObject Freezable GaugeDependencyObject PresentationBase DevExpress.Xpf.Gauges.SymbolPresentation Matrix8x14Presentation CustomMatrix8x14Presentation

See Also

Matrix8x14Presentation Members

DevExpress.Xpf.Gauges Namespace