Click or drag to resize

ChartInfoGatherChartInfo Method

LightningChart .NET Help
Collect information about chart.

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

Parameters

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