::hwp::GetPlotFooter
Gets a footer handle of a plot client.
Syntax
::hwp::GetPlotFooter
Application
Tcl Query
Description
This procedure implements minus options.
This procedure returns a header handle of HyperGraph.
If no page ID is requested, then it operates on the current/active page.
If no window ID is given, then it returns a plot footer handle of the active window.
Returns
Returns a footer handle of a plot client.
Example
set footerHandle [::hwp::GetPlotFooter -page 3 -window 2]