CircularDiagram2D.DomainBrush Property
Gets or sets the color of the 2D circular diagram’s domain.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Brush | A Brush object which specifies the color of the circular diagram’s domain. |
See Also