Click or drag to resize

FibonacciRetracementLabelDistance Property

LightningChart .NET Help
Label distance to the Fibonacci lines in pixels.

Namespace:  Arction.CustomControls.Trader.WPF.DrawingTools
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(int), "10")]
public int LabelDistance { get; set; }

Property Value

Type: Int32
See Also