*ShowMaxMin()

Displays the maximum and minimum values for the contoured results in the contour legend.

Syntax

*ShowMaxMin (show/hide)

Application

HyperView

Inputs

show/hide
A text string indicating whether the minimum and maximum values for the contoured results should be displayed.
show
Displays the maximum text.
hide
Does not display the maximum text.

Context

*BeginContour()

Example

*BeginContour()
• • •
   *ShowMaxMin(show)
• • •
*EndContour()

Comments

This statement can only appear between the *BeginContour() and *EndContour() statements.

The MaxMin string is displayed at the bottom of the legend before the footer. It displays the minimum and maximum values (on different lines) for the contoured results.