Specifies whether or not layout scaling for the legend is enabled.
*EnableLegendLayoutScaling()Specifies whether or not layout scaling for the legend is enabled. |
|||||
*EnableLegendLayoutScaling()Specifies whether or not layout scaling for the legend is enabled. |
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 |
||
See also |
|
|