[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IChartObject.CopyPicture

CopyPicture Method

CopyPicture(PictureAppearance, CopyPictureFormat)

Copies the selected object to the Clipboard as a picture.

Declaration
void CopyPicture(PictureAppearance appearance = PictureAppearance.Screen, CopyPictureFormat format = CopyPictureFormat.Picture)
Sub CopyPicture(Optional appearance As PictureAppearance = PictureAppearance.Screen, Optional format As CopyPictureFormat = CopyPictureFormat.Picture)
Parameters
Type Name Description
PictureAppearance appearance

Specifies how the picture should be copied.

CopyPictureFormat format

The format of the picture.