LegendBox3D Constructor (IChartNode) |
LightningChart .NET Help
Constructor
Namespace:
Arction.WinForms.Charting.Views.View3D
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic LegendBox3D(
IChartNode owner
)
Public Sub New (
owner As IChartNode
)
public:
LegendBox3D(
IChartNode^ owner
)
Parameters
- owner
- Type: Arction.WinForms.ChartingIChartNode
Parent.
See Also