Skip to main content

FinancialSeries2D.CloseValue Attached Property

Gets or sets the “Close” 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.v24.1.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

Returns

Type Description
Double

A Double value.

See Also