*Parameter() - HyperView Legend Footer Text
Specifies the text to be displayed on the legend footer.
Syntax
*Parameter(Name, Label, Type, Value)
Application
HyperView
Inputs
- Name
- Internally generated parameter name, which should not be edited.
- Label
- The label of the parameter to be displayed in the Reports panel.
- Type
- Describes the type of parameter value. This value could be a filename, string, or integer data type.
- Value
- Displays the default parameter value.
Example
*Parameter(HvlegendfooterText, "Hvlegendfooter Text", STRING, "This is a test for the legend footer")
Context
*DefineReport()
Comments
Any text can be used.
This statement applies to the Contour, Tensor, and Vector panels in HyperView.