Skip to main content

XYDiagram2D.DomainBrushProperty Field

In This Article

Obsolete. Identifies the XYDiagram2D.DomainBrush dependency property.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v14.2.dll

#Declaration

[Obsolete("The XYDiagram2D.DomainBrush property is obsolete now. Use the Pane.DomainBrush property instead.")]
public static readonly DependencyProperty DomainBrushProperty

#Field Value

Type
DependencyProperty
See Also