*DefaultPostContourLegendFile()

Sets the default legend for the contour plot.

Syntax

*DefaultPostContourLegendFile (FileName)

Application

HyperView

Inputs

FileName
The full path to a Tcl script file.

Context

BeginGraphicDefaults()

Example

*DefaultPostContourLegendFile("C:/altair/hw6.0/hv/
                              scripts/contour_legend.tcl")

Comments

This script file contains Tcl commands that initialize the contour legend. This script is evaluated when a legend is first created or when the Default button is selected in the Edit Legend dialog.

If the FileName argument is empty or does not exist, internal defaults are used.