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.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Returns
| Type | Description |
|---|---|
| Double | A Double value. |
See Also