To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI allows you display a vertical scrollbar for the plot legend of a waveform graph in LabVIEW 8.2 or earlier.
Description
Displaying a vertical scrollbar for the plot legend of a waveform graph is a property that was introduced in LabVIEW 8.5. To do this in LabVIEW 8.2 or earlier, we can use a multiple column listbox to programmatically assign background colors and names to the cells in the listbox in order to create a custom plot legend.
Requirements
Steps to Complete
Additional Information or References
VI Snippet
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.