PivotChart.GetPicture
Syntax:
Parameters:
<Width> (optional)
Picture width in pixels. If <Height> or <Width> = 0, use current dimensions of the pivot chart. If they are both 0, the default dimensions are used.
Default value: 0.
<Height> (optional)
Picture height in pixels. If <Height> or <Width> = 0, use current dimensions of the pivot chart. If they are both 0, the default dimensions are used.
Default value: 0.
<PictureFormat> (optional)
This can be used to define the picture format.
Available values for raster graphics are:
BMP, PNG and base type.
For vector graphics only the base type is allowed.
Default value: BMP.
Returned value:
Description:
Availability: