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