Click or drag to resize

AutoLabelLocatorEnabled Property

LightningChart .NET Help
Enable automatic series title placement.

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

Property Value

Type: Boolean
See Also