*DefaultPostVectorLegendFile()

Sets the default legend for the vector plot.

Syntax

*DefaultPostVectorLegendFile (FileName)

Application

HyperView

Inputs

FileName
The full path to a Tcl script file.

Context

BeginGraphicDefaults()

Example

*DefaultPostVectorLegendFile(C:/altair/hw6.0/hv/scripts/vector_legend.tcl")

Comments

This script file contains Tcl commands that initialize the vector 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 parameter is empty or doesn’t exist, internal defaults are used.