Move Method

Move function

Moves the chart to a specified location.


func (instance *Chart) Move(upperleftrow int32, upperleftcolumn int32, lowerrightrow int32, lowerrightcolumn int32)  error

Remarks

See Also