Specifies whether legend entities should be shown or hidden by default.
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 |
||
See also |
|
|