Enum LegendBoxBase.LegendBoxScrollBarVisibility
- Namespace
- LightningChartLib.WinForms.Charting.Views
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Scroll Bar visibility.
public enum LegendBoxBase.LegendBoxScrollBarVisibility
Fields
Both = 3Both scroll bars.
Horizontal = 1Horizontal bar.
None = 0No scroll bars.
Vertical = 2Vertical bar.