HyperWorks Desktop

*DefaultLegendEntityVisibility()

Specifies whether legend entities should be shown or hidden by default.

*DefaultLegendEntityVisibility()

Specifies whether legend entities should be shown or hidden by default.

Previous topic Next topic No expanding text in this topic  

*DefaultLegendEntityVisibility()

Specifies whether legend entities should be shown or hidden by default.

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

Syntax

*DefaultLegendEntityVisibility(vis)

Argument

Name

Description

 

vis

Boolean value denoting whether legend entities should be shown (true) or hidden (false) by default.

Example

*BeginPlotDefaults()

  *DefaultLegendEntityVisibility(true)

*EndPlotDefaults()

Application

HyperView

Context

*BeginDefaults()

*BeginPlotDefaults()

See also

 

*BeginPlotDefaults()

*EndPlotDefaults()

List of Preference Statements