ReductionColorMode Enum
Lists the values that are used to define how financial series points will be painted.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Members
Name | Description |
---|---|
Previous
|
Points are colorized with 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:
#Remarks
The values listed by this enumeration can be used to set the ReductionStockOptions.ColorMode property.