RangeControlClientAreaView.AreaOpacity Property
Specifies the opacity (0-255) of the range control client area view.
Namespace: DevExpress.Xpf.Charts.RangeControlClient
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Double | A Double value from 0 (transparent) to 1 (opaque). |
See Also