TdxCustomSparklineEdit.CopyToClipboard Method
Copies the control’s current state to the clipboard as a bitmap.
Declaration
procedure CopyToClipboard; override;
Remarks
You can call this procedure to place a sparkline chart image to other applications or documents.
See Also