Click or drag to resize

LightningChartCopyToClipboard Method

LightningChart .NET Help
Overload List
  NameDescription
Public methodCopyToClipboard
Copy the chart to clipboard bitmap image.
Public methodCopyToClipboard(ClipboardImageFormat)
Copy the chart to clipboard image by given format.
Public methodCopyToClipboard(ClipboardImageFormat, BitmapAntialiasOptions)
Copy the chart to clipboard image.
Public methodCopyToClipboard(Int32, Int32)
Copy the chart to clipboard bitmap image.
Public methodCopyToClipboard(ClipboardImageFormat, Int32, Int32, Boolean)
Copy the chart to clipboard image by given format.
Public methodCopyToClipboard(ClipboardImageFormat, BitmapAntialiasOptions, Int32, Int32, Boolean)
Copy the chart to clipboard image.
Top
See Also