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.
- Select theSwitchobject and create a dynamic link betweenCheckedand the Boolean variable. See Create dynamic links.
- Select theTrendobject, and underTrendPen#of your choice, create a dynamic link betweenEnabledand the Boolean variable. See Create dynamic links.
Provide Feedback