Click or drag to resize

AutoLabelLocatorUseSeriesTitleLocationsFromForm Property

LightningChart .NET Help
Use series title locations as shown on form. May cause minor overlapping.

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 UseSeriesTitleLocationsFromForm { get; set; }

Property Value

Type: Boolean
See Also