Click or drag to resize

SeriesBaseRoundShowInLegendBox Property

LightningChart .NET Help
Enlists the series title text in Legend box of the chart

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

Property Value

Type: Boolean
See Also