AddTextBoxInChart Method

AddTextBoxInChart function

Adds a textbox to the chart.


func (instance *ShapeCollection) AddTextBoxInChart(top int32, left int32, height int32, width int32)  (*TextBox,  error) 

Remarks

See Also