Add a trend pen toggle

Add a switch or check box that toggles the visibility of a trend pen.
Prerequisites
  1. To add a trend pen toggle
  2. Create a Boolean variable. See Create a variable.
  3. Create a
    Switch
    or
    Check box
    object. See Add an instance of a graphic object.
  4. Select the
    Switch
    object and create a dynamic link between
    Checked
    and the Boolean variable. See Create dynamic links.
  5. Select the
    Trend
    object, and under
    TrendPen#
    of your choice, create a dynamic link between
    Enabled
    and the Boolean variable. See Create dynamic links.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.