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