"manageCommands"
Switches the visibility of the scrollbar in the Trend widget on or off.
Synopsis
setValue(string shape, "manageCommands", bool on);
getValue(string shape, "manageCommands", bool &on);
shape.manageLegend(bool on);
Parameter
| Parameter | Description |
|---|---|
| shape | Object name |
| on | Visible (TRUE)/not visible (FALSE). |
Description
Switches the visibility of the scrollbar in the trend widget on or off.
Assignment
Trend
