*LegendType() - FLD Panel

Indicates if the analysis results are displayed as a zone legend or as distance contour.

Syntax

*LegendType (type)

Application

HyperView

Inputs

type
The way in which the analysis results are displayed.
zone
Values are displayed in zonal values.
distance
If the legend type is distance, then a *BeginLegend() block is captured in the session file.

Example

*LegendType("Zone")