Click or drag to resize

TradingChartTrackOhlcData Property

LightningChart .NET Help
Allows data cursor to track the visible Ohlc-data. When disabled, cursor can still track technical indicators.

Namespace:  Arction.CustomControls.Trader.WPF
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool TrackOhlcData { get; set; }

Property Value

Type: Boolean
See Also