Back to Devexpress

FinancialSeries2D.ValueToDisplay Attached Property

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

latest1.4 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetValueToDisplay(PointOptions) and SetValueToDisplay(PointOptions, StockLevel).

Returns

TypeDescription
StockLevel

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

|

See Also

FinancialSeries2D Class

FinancialSeries2D Members

DevExpress.Xpf.Charts Namespace