HyperWorks Desktop

*Filter()

Specifies the label of the legend filter.

*Filter()

Specifies the label of the legend filter.

Previous topic Next topic No expanding text in this topic  

*Filter()

Specifies the label of the legend filter.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

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

*BeginLegend()

Comments

A *Filter() command may be placed inside a *BeginLegend() block to capture the legend filter setting.

See also

 

*BeginLegend()

*EndLegend()

List of Session Statements