DataBarFormat.Fill Property
In This Article
Gets or sets the brush used to paint data bars within the cells (or corresponding rows) whose values are positive and take part in conditional formatting. This is a dependency property.
Namespace: DevExpress.Xpf.Core.ConditionalFormatting
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Brush | A System. |
See Also