Click or drag to resize

LightningChartCaptured Event

LightningChart .NET Help
Occurs right after the chart has been captured. E.g. CopyToClipBoard or SaveToFile, when there is possibility that rendering may be delayed due e.g. image reading from web.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public event LightningChartCaptureEventHandler Captured

Value

Type: Arction.WinForms.ChartingLightningChartCaptureEventHandler
See Also