Chapter Contents

Previous

Next
SAS/GRAPH Output: _deleteHotspot

SAS/GRAPH Output: _deleteHotspot



Removes the specified hotspot from the graphics output


Syntax
Details

Syntax

CALL NOTIFY (graph-output-name, '_deleteHotspot', hotspot-name);

Argument Type Description
hotspot-name
C specifies the name of the segment hotspot to remove


Details

The _deleteHotspot method can dynamically remove hotspots from a SAS/GRAPH output object at run time.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.