Click or drag to resize

SeriesTitleAutoPlacement Property

LightningChart .NET Help
Place title automatically on chart near the series data.

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

Property Value

Type: Boolean
See Also