ToImage_Int Method
ToImage_Int function
Creates the chart image and saves it to a stream in the Jpeg format.
func (instance *Chart) ToImage_Int(jpegquality int32) ([]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_Int(jpegquality int32) ([]byte, error)