*Parameter() - HyperView Legend Header Font Size
Specifies the font size to be used on the legend header.
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(HvlegendheaderFontsize, "Hvlegendheader Fontsize", STRING, "10")
Context
*DefineReport()
Comments
Valid entries are any positive integer.
This statement applies to the Contour, Tensor, and Vector panels in HyperView.