The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CopyToClipboardDAOnly


Unit:SDL_rchart
Class: TRChart
Declaration: [1] procedure CopyToClipboardDAOnly (BlkWhite: boolean);
[2] procedure CopyToClipboardDAOnly (BlkWhite, IncludeCrossHairs: boolean);

The method CopyToClipboardDAOnly copies the data area of RChart into the Windows clipboard. The chart is stored as a black-and-white copy if the parameter BlkWhite is set to TRUE. The currently visible crosshairs are only copied if IncludeCrossHairs is set to TRUE.

Hint: In contrast to CopyToClipboard CopyToClipboardDAOnly copies only the data area (not including the scale region).



Last Update: 2023-Dec-13