ReductionStockOptions.Brush Property
In This Article
Gets or sets the color of a price reduction.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public SolidColorBrush Brush { get; set; }
#Property Value
Type | Description |
---|---|
Solid |
A Solid |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Brush |
---|---|
Financial |
|
See Also