Click or drag to resize

RenderOptionsCommon Constructor (IChartNode)

LightningChart .NET Help
Constructor.

Namespace:  Arction.Wpf.ChartingMVVM.Views
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public RenderOptionsCommon(
	IChartNode chart
)

Parameters

chart
Type: Arction.Wpf.ChartingMVVMIChartNode

[Missing <param name="chart"/> documentation for "M:Arction.Wpf.ChartingMVVM.Views.RenderOptionsCommon.#ctor(Arction.Wpf.ChartingMVVM.IChartNode)"]

See Also