Back to Devexpress

ReductionStockOptions Properties

wpf-devexpress-dot-xpf-dot-charts-dot-reductionstockoptions-dot-underscore-properties.md

latest3.3 KB
Original Source

ReductionStockOptions Properties

Contains settings relating to the price reduction indication within the 2D financial series (e.g. Stock or Candle Stick).

NameDescription
BrushGets or sets the color of a price reduction.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ColorModeGets or sets the mode used to colorize the financial series points.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
EnabledGets or sets a value that specifies whether price reductions are indicated within a series.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
LevelGets or sets a particular price value (open, close, high or low) used for the price action analysis.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

See Also

ReductionStockOptions Class

ReductionStockOptions Members

DevExpress.Xpf.Charts Namespace