Add aaHistClientTrend to an InTouch window
- Last UpdatedFeb 28, 2025
- 2 minute read
There are two ways you can add the Trend control to an InTouch window: using the ActiveX Controls wizard, or by adding a Graphic object containing the Trend control to your window.
In both cases, you can edit the properties of the control at runtime with scripting.
If you use the Trend control embedded within a graphic object, you can set the default properties of the control within the IDE with no scripting required.
To add the aaHistClientTrend control using the wizard
-
In WindowMaker, select the Wizards
button. The Wizard Selection dialog box appears.
-
Select the aaHistClientTrend control.
-
Click OK.
The control appears in the window.
To add the Trend control using a graphic object
-
In WindowMaker, create a new graphic, then open it for editing.
-
Select Trend Control
from the Toolbox, then click on the graphic to add the control.
-
Save and close the new graphic.
-
Drag the new graphic from the toolbox onto the canvas.
The control appears in the window.
-
To change the initial properties of the Trend control, right-click the control and select Properties... to display the Trend properties window. Select the Properties tab and set the starting property values as required.
For more information about working with InTouch, refer to the System Platform documentation.
For more details about the Trend control's properties, see aaHistClientTrend Properties.