Click or drag to resize

LegendBoxBaseScrollBarVisibility Property

LightningChart .NET Help
LegendBox scroll bar visibility setting.

Namespace:  Arction.Wpf.Charting.Views
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(LegendBoxBaseLegendBoxScrollBarVisibility.Both)]
public LegendBoxBaseLegendBoxScrollBarVisibility ScrollBarVisibility { get; set; }

Property Value

Type: LegendBoxBaseLegendBoxScrollBarVisibility
See Also