Description Changes the name of a scatter model.
Syntax SetScatterName id, sname
Parameters id As Long The identifier of the scatter model.
sname As String The new name of the scatter model.
Remarks This subroutine changes the name of a scatter model. If there is a problem the subroutine sets an error and returns without modifying the model.
See Also Examples
|