AreaSeriesView.Transparency Property
In This Article
Specifies the transparency (0-1) to use for displaying the filled color area series.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Double | A Double value from 0 (opaque) to 1 (transparent). |
See Also