Click or drag to resize

TrendLineShowExtensions Property

LightningChart .NET Help
Show dashed extension lines for the Trend line.

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

Property Value

Type: Boolean
See Also