Operating Strip Chart Controls
You can set strip chart controls only to indicator mode. However, users can interact with strip chart controls with the mouse.
Interacting with the Strip Chart Legend
If you enable ATTR_LEGEND_INTERACTIVE or enable the Interactive Legend option in the User Interface Editor Legend Settings dialog box, you give users the ability to edit various trace attributes at run time. When you enable this attribute or option, a user can right-click the strip chart legend at run time to launch a customization menu, which includes items such as trace color, trace style, and so on. You also can use the customization menu to rename the selected trace. Some customization menu items are not available for all trace styles.
Viewing Strip Chart Data
Enable ATTR_STRIP_CHART_PAUSED to pause the strip chart. When the strip chart is paused, LabWindows/CVI adds a scroll bar to the strip chart control, which allows the user to view previously plotted data. Use the ATTR_HISTORY_BUFFER_SIZE attribute to specify how many points are available to view when you pause plotting.