AreaStackedSeries2D.Transparency Property
In This Article
Specifies the transparency (0-1) to use for displaying the filled color Areas.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Double | A Double value from 0 (opaque) to 1 (transparent). |
#Implements
See Also