Back to Devexpress

Axis2D.Brush Property

wpf-devexpress-dot-xpf-dot-charts-dot-axis2d-6df3e85f.md

latest1.1 KB
Original Source

Axis2D.Brush Property

Gets or sets the color of the axis. This is a dependency property.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public Brush Brush { get; set; }
vb
Public Property Brush As Brush

Property Value

TypeDescription
Brush

A Brush object which specifies the color of the axis.

|

See Also

Axis2D Class

Axis2D Members

DevExpress.Xpf.Charts Namespace