Source: plotting/hs_plot__set_x_index.pro
hs_plot::set_x_index
Set the window index for an X plot.
Usage:
plid->set_x_index,index
Argument:
index int The window index to use.
Keyword:
widget If set, then the window is a draw widget.
History:
Original: 26/11/99; SJT
Add widget key: 14/2/01; SJT