Click or drag to resize

LegendBoxRoundPosition Property

LightningChart .NET Help
Position of the legend box in relation to rest of the chart.

Namespace:  Arction.Wpf.Charting.Views.ViewRound
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(LegendBoxPosition.BottomRight)]
public LegendBoxPosition Position { get; set; }

Property Value

Type: LegendBoxPosition
See Also