Click or drag to resize

TradingChartAutoClearDrawingTools Property

LightningChart .NET Help
Gets or sets if all Drawing Tools should be automatically cleared and disposed when new trading data is loaded to the chart.

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

Property Value

Type: ClearDrawingTools
See Also