AddAutoShapeInChart Method
AddAutoShapeInChart function
Adds a AutoShape to the chart.
func (instance *ShapeCollection) AddAutoShapeInChart(type_ AutoShapeType, top int32, left int32, height int32, width int32) (*Shape, error)
Remarks
See Also
- Class ShapeCollection
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go