Click or drag to resize

ValueRangePalette Constructor (IChartNode)

LightningChart .NET Help
Constructor.

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

Parameters

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