ToImage_Int64 Method
ToImage_Int64 function
Creates the chart image and saves it to a stream in the Jpeg format.
func (instance *Chart) ToImage_Int64(jpegquality int64) ([]byte, error)
Remarks
See Also
- Class Chart
- Library Aspose.Cells for Go
Creates the chart image and saves it to a stream in the Jpeg format.
func (instance *Chart) ToImage_Int64(jpegquality int64) ([]byte, error)