Click or drag to resize

LegendBoxXYPosition Property

LightningChart .NET Help
Position

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

Property Value

Type: LegendBoxPositionXY
See Also