Back to Devexpress

MatrixView8x14.Presentation Property

wpf-devexpress-dot-xpf-dot-gauges-dot-matrixview8x14-c4c7611c.md

latest1.1 KB
Original Source

MatrixView8x14.Presentation Property

Gets or sets the current presentation that specifies the appearance of the 8x14 matrix.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

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

Property Value

TypeDescription
Matrix8x14Presentation

A Matrix8x14Presentation object.

|

See Also

MatrixView8x14 Class

MatrixView8x14 Members

DevExpress.Xpf.Gauges Namespace