AreaSeriesView.Transparency Property
Specifies the transparency (0-1) to use for displaying the filled color area series.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value from 0 (opaque) to 1 (transparent). |
See Also