Back to Devexpress

FinancialSeries2D.LowValue Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-financialseries2d-fe40efc6.md

latest1.3 KB
Original Source

FinancialSeries2D.LowValue Attached Property

Gets or sets the “Low” value for series points of 2D Candle Stick and 2D Stock series. This is an attached property.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetLowValue(SeriesPoint) and SetLowValue(SeriesPoint, Double).

Returns

TypeDescription
Double

A Double value.

|

See Also

FinancialSeries2D Class

FinancialSeries2D Members

DevExpress.Xpf.Charts Namespace