HyperWorks Desktop

*ShowInLegend()

Specifies whether to include a curve label in the legend.

*ShowInLegend()

Specifies whether to include a curve label in the legend.

Previous topic Next topic No expanding text in this topic  

*ShowInLegend()

Specifies whether to include a curve label in the legend.

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

Syntax

*ShowInLegend(True/False)

Arguments

Name

Description

 

True

True includes the curve label in the legend (default).

 

False

False excludes the curve label from the legend.

Example

*BeginCurve()

  *ShowInLegend(True)

*EndCurve()

Application

HyperGraph.

Context

*BeginCurve()

Report Definitions

See also

 

*BeginCurve()

*BeginLegend()

List of Session Statements