Click or drag to resize

LegendBoxBaseLayout Property

LightningChart .NET Help
LegendBox layout.

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

Property Value

Type: LegendBoxLayout
See Also