PredefinedLinearScaleRangeBarPresentation.ActualFill Property
Gets the actual fill color of the linear scale range bar element.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.1.dll
NuGet Package: DevExpress.Wpf.Gauges
Declaration
Property Value
Type | Description |
---|---|
Brush | A Brush object that is the actual fill color of the linear scale range bar. |
See Also