Click or drag to resize

LegendBoxBaseHighlightSeriesOnTitle Property

LightningChart .NET Help
Highlight series, if user interactive device is over it or title on legend box.

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

Property Value

Type: Boolean
See Also