Move Method

Move function

Moves the chart to a specified location.


func (instance *Chart) Move(toprow int32, leftcolumn int32, bottomrow int32, rightcolumn int32)  error

Remarks

See Also