XYDiagram2D.DomainBorderBrushProperty Field
In This Article
Obsolete. Identifies the XYDiagram2D.DomainBorderBrush dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
[Obsolete("The XYDiagram2D.DomainBorderBrush property is obsolete now. Use the Pane.DomainBorderBrush property instead.")]
public static readonly DependencyProperty DomainBorderBrushProperty
#Field Value
Type |
---|
Dependency |
See Also