Click or drag to resize

AutoLabelLocatorCalculateMaxDistance Property

LightningChart .NET Help
Enable auto location with maximum distance calculation. If not applied, speeds things up a bit.

Namespace:  Arction.WinForms.Charting.Views.ViewXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool CalculateMaxDistance { get; set; }

Property Value

Type: Boolean
See Also