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