Skip to main content
A newer version of this page is available. .

FinancialSeries2D.ValueToDisplay Attached Property

Gets or sets which value to display in the series point’s label for the Stock and Candle Stick series.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

Returns

Type Description
StockLevel

A StockLevel object defining which value to display in a series point’s label.

See Also