ToImage_String Method

ToImage_String function

Creates the chart image and saves it to a file.The extension of the file name determines the format of the image.


func (instance *Chart) ToImage_String(imagefile string)  error

Remarks

See Also