|
ScreenShot
Creates a screenshot of the specified chart in its current state in .gif format.
bool ScreenShot(
|
Parameters
filename
[in] File name for screenshot.
width
[in] Screenshot width in pixels.
height
[in] Screenshot height in pixels.
align_mode=ALIGN_RIGHT
[in] Align mode, if screenshot is narrow.
Return Value
true - successful, false - error.