Skip to main content
All docs
V20.1

Series.OpacityMask Property

This property is hidden, because it is not supported in this class.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

[Browsable(false)]
public Brush OpacityMask { get; set; }

Property Value

Type Description
Brush

A Brush value.

See Also