Click or drag to resize

LightningChartCopyToClipboard Method

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

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

Return Value

Type: Boolean
true if succeeded, false otherwise
See Also