HyperWorks Desktop

*EnableLegendLayoutScaling()

Specifies whether or not layout scaling for the legend is enabled.

*EnableLegendLayoutScaling()

Specifies whether or not layout scaling for the legend is enabled.

Previous topic Next topic No expanding text in this topic  

*EnableLegendLayoutScaling()

Specifies whether or not layout scaling for the legend is enabled.

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

Syntax

*EnableLegendLayoutScaling(enable)

Argument

Name

Description

 

enable

On = enables legend layout scaling

Off = disables legend layout scaling

Example

*BeginDefaults()

   *BeginGraphicDefaults()

      *EnableLegendLayoutScaling(On)

   *EndGraphicDefaults()

*EndDefaults()

Application

HyperView

Context

*BeginDefaults()

*BeginGraphicDefaults()

See also

 

*BeginGraphicDefaults()

*EndGraphicDefaults()

List of Preference Statements