Back to Devexpress

FinancialSeries2D Attached Properties

wpf-devexpress-dot-xpf-dot-charts-dot-financialseries2d-dot-underscore-attachedproperties.md

latest2.7 KB
Original Source

FinancialSeries2D Attached Properties

Represents the base class for 2D Candle Stick and 2D Stock series.

NameDescription
CloseValue staticGets or sets the “Close” value for series points of 2D Candle Stick and 2D Stock series. This is an attached property.
HighValue staticGets or sets the “High” value for series points of 2D Candle Stick and 2D Stock series. This is an attached property.
LowValue staticGets or sets the “Low” value for series points of 2D Candle Stick and 2D Stock series. This is an attached property.
OpenValue staticGets or sets the “Open” value for series points of 2D Candle Stick and 2D Stock series. This is an attached property.
ValueToDisplay staticGets or sets which value to display in the series point’s label for the Stock and Candle Stick series.

See Also

FinancialSeries2D Class

FinancialSeries2D Members

DevExpress.Xpf.Charts Namespace