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