AddPictureInChart Method
AddPictureInChart function
Adds a picture to the chart.
func (instance *ShapeCollection) AddPictureInChart(top int32, left int32, stream []byte, widthscale int32, heightscale int32) (*Picture, error)
Remarks
See Also
- Class ShapeCollection
- Library Aspose.Cells for Go