*EndContourPlotViewSettings()
Specifies the end of the contour plot view settings.
Syntax
*EndContourPlotViewSettings()
Application
HyperView
Context
*BeginModel()
Example
*BeginContourPlotViewSettings()
*LegendMaxThreshold("On", 100)
*LegendMinThreshold(On, 10)
. . .
*EndContourPlotViewSettings()
Comments
The *EndContourPlotViewSettings() statement must be preceded by the corresponding *BeginContourPlotViewSettings() statement.