Click or drag to resize

LightningChartCopyToClipboard Method

LightningChart .NET Help
Copy the chart to clipboard bitmap image.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public bool CopyToClipboard()

Return Value

Type: Boolean
true if succeeded, false otherwise
See Also