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.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Returns
Type | Description |
---|---|
StockLevel | A StockLevel object defining which value to display in a series point’s label. |
See Also