CopyToClipboard

Declaration: ChartBook.Charts[].CopyToClipboard (BlkWhite, IncludeCrossHairs: boolean);
The method CopyToClipboard copies the chart 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.