Add a trend pen toggle
Add a switch or checkbox that toggles the visibility of a trend pen.
Prerequisites
To add a trend pen toggle
- Create a Boolean variable. See Create a variable.
- Create a Switch or Checkbox object. See Create a graphic object from a type.
- Select the Switch object and create a dynamic link between Checked and the Boolean variable. See Create dynamic links.
- Select the Trend object, and under the desired TrendPen# , create a dynamic link between Enabled and the Boolean variable. See Create dynamic links.