ReductionStockOptions.Color Property
In This Article
Gets or sets the color of the price reduction.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Color | A Color structure that specifies the price reduction’s color. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Color |
---|---|
Financial |
|
Financial |
|
#Remarks
Use the Color property to specify a color to indicate the price reduction.
See Also