Specifies the label of the legend filter.
*Filter()Specifies the label of the legend filter. |
|||||
*Filter()Specifies the label of the legend filter. |
Syntax |
*Filter(filter_name) |
|
Argument |
Name |
Description |
filter_name |
The label of the legend filter (valid settings are: "LINEAR", "LOG", "DB10", or "DB20"). |
|
Example |
*BeginLegend() *Filter(“LINEAR”) *EndLegend() |
|
Application |
HyperView. |
|
Context |
||
Comments |
A *Filter() command may be placed inside a *BeginLegend() block to capture the legend filter setting. |
|
See also |
|
|
|