Click or drag to resize

ChartInfoGatherChartInfo Method

LightningChart .NET Help
Collect information about chart.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public void GatherChartInfo(
	LightningChart chart
)

Parameters

chart
Type: Arction.Wpf.ChartingMVVMLightningChart
The chart where the data is to be collected from
See Also