SevenSegmentsView.Presentation Property
Gets or sets the current presentation that specifies the appearance of the seven segment view type.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.1.dll
NuGet Package: DevExpress.Wpf.Gauges
Declaration
Property Value
Type | Description |
---|---|
SevenSegmentsPresentation | A SevenSegmentsPresentation object |
See Also