Back to Devexpress

MatrixView5x8.Presentation Property

wpf-devexpress-dot-xpf-dot-gauges-dot-matrixview5x8-62f62524.md

latest1.1 KB
Original Source

MatrixView5x8.Presentation Property

Gets or sets the current presentation that specifies the appearance of the 5x8 matrix.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public Matrix5x8Presentation Presentation { get; set; }
vb
Public Property Presentation As Matrix5x8Presentation

Property Value

TypeDescription
Matrix5x8Presentation

A Matrix5x8Presentation object.

|

See Also

MatrixView5x8 Class

MatrixView5x8 Members

DevExpress.Xpf.Gauges Namespace