Click or drag to resize

ValueRangePalette Constructor (IChartNode)

LightningChart .NET Help
Constructor.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public ValueRangePalette(
	IChartNode ownerSeries
)

Parameters

ownerSeries
Type: Arction.WinForms.ChartingIChartNode
Owner series
See Also