Skip to main content
A newer version of this page is available. .

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.v19.2.dll

Declaration

public Matrix8x14Presentation Presentation { get; set; }

Property Value

Type Description
Matrix8x14Presentation

A Matrix8x14Presentation object.

See Also