Click or drag to resize

DataCursorOhlcField Property

LightningChart .NET Help
OHLC field to observe, Open / High / Low / Close

Namespace:  Arction.CustomControls.Trader.WinForms.TradingDataCursors
Assembly:  Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(PriceChartOhlcField.Close)]
public PriceChartOhlcField OhlcField { get; set; }

Property Value

Type: PriceChartOhlcField
See Also