ReductionColorMode Enum
Lists the values that are used to define how financial series points will be painted.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Members
Name | Description |
---|---|
Previous
|
Points are colorized with the color specified by the Reduction |
Open
|
Points are colorized with a color defined by the Reduction |
#Related API Members
The following properties accept/return ReductionColorMode values:
Library | Related API Members |
---|---|
Cross-Platform Class Library | Reduction |
Win |
Reduction |
#Remarks
The values listed by this enumeration can be used to set the ReductionStockOptions.ColorMode property.