Chapter Contents

Previous

Next
SAS/GRAPH Output: _hideHotspots

SAS/GRAPH Output: _hideHotspots



Removes highlighting from one or more segment hotspots


Syntax
Details
See Also

Syntax

CALL NOTIFY (graph-output-name, '_hideHotspots'<, hotspot-name-1<..., hotspot-name-n>>);

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


Details

When a hotspot's highlighting is removed, the highlighted area reverts to the object's color, and the hotspot outline is removed from the display.

If multiple hotspot names are supplied, only highlighting for the specified hotspots is removed.

See Also

_showHotspots


Chapter Contents

Previous

Next

Top of Page

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