scriptReadWrite"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.

Figure 1. The Scroll bar of the Trend is disabled
The Scroll bar of the Trend is disabled

Assignment

Trend