*Filter()
Specifies the label of the legend filter.
Syntax
*Filter (filter_name)
Application
HyperView
Inputs
- filter_name
- The label of the legend filter. Valid settings are:
- "LINEAR"
- "LOG"
- "DB10"
- "DB20"
Context
*BeginLegend()
Example
*BeginLegend()
*Filter(“LINEAR”)
*EndLegend()
Comments
A *Filter() command may be placed inside a *BeginLegend() block to capture the legend filter setting.