Back to Devexpress

FourteenSegmentsView.Presentation Property

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

latest1.2 KB
Original Source

FourteenSegmentsView.Presentation Property

Gets or sets the current presentation that specifies the appearance of the fourteen segment view type.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

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

Property Value

TypeDescription
FourteenSegmentsPresentation

A FourteenSegmentsPresentation object

|

See Also

FourteenSegmentsView Class

FourteenSegmentsView Members

DevExpress.Xpf.Gauges Namespace