DigitalGaugeControl.ActualSymbolView Property
Gets the actual symbol view of the DigitalGaugeControl.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.1.dll
NuGet Package: DevExpress.Wpf.Gauges
Declaration
Property Value
Type | Description |
---|---|
SymbolViewBase | A SymbolViewBase class descendant that is the actual symbol view. |
See Also