Click or drag to resize

ContourLineLabels Constructor (ChartNode)

LightningChart .NET Help
Constructor.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public ContourLineLabels(
	ChartNode owner
)

Parameters

owner
Type: Arction.Wpf.ChartingMVVMChartNode
Owner of this object.
See Also