Skip to main content
All docs
V20.1

MarkerItem.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; }

Property Value

Type Description
Brush

Always null (Nothing in Visual Basic).

See Also