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