Back to Devexpress

Chart3DControl.DomainBrush Property

wpf-devexpress-dot-xpf-dot-charts-dot-chart3dcontrol-9fa38d89.md

latest1.0 KB
Original Source

Chart3DControl.DomainBrush Property

Gets or sets the color of the 3D chart domain.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Property Value

TypeDescription
Brush

The brush that specifies the color of the chart domain.

|

See Also

Chart3DControl Class

Chart3DControl Members

DevExpress.Xpf.Charts Namespace