Click or drag to resize

View3DLegendBox Property

LightningChart .NET Help
Legend box for 3D view.

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public LegendBox3D LegendBox { get; set; }

Property Value

Type: LegendBox3D
See Also