Indicates the end of a plot block.
Syntax |
*EndPlot() |
Example |
*BeginWindow(Plot) *IsActive() *BeginPlot() • • • *EndPlot() *EndWindow() |
Application |
HyperGraph. |
Context |
|
Comments |
Every *BeginPlot() statement requires a closing *EndPlot() statement. |
See also |
|