DataBarConditionalFormatting.Color Property
In This Article
Gets or sets the color associated with data bars in the data bar conditional format.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Color | A Color object that defines the color of the data bar. |
See Also