Customizing the Plot Legend of a Digital Waveform Graph
- Updated2026-03-31
- 2 minute(s) read
Customizing the Plot Legend of a Digital Waveform Graph
Digital waveform graphs provide two views of the plot legend. You can toggle between these views and customize the appearance of the plot legend.
To customize the plot legend of a digital waveform graph, refer to the following steps.
-
To toggle the plot legend view between tree view and standard view:
- Interactively: Right-click the digital waveform
graph and choose an option:
- Change from tree view to standard view:
- Change from standard view to tree view:
- Programmatically: Use the Digital Tree View property
Notice LabVIEW deletes any allocated lines when you change from the standard view of the plot legend to the tree view of the plot legend, including any custom line settings. Additionally, you cannot allocate lines in the plot legend when the tree view is enabled. - Interactively: Right-click the digital waveform
graph and choose an option:
-
To customize the content and appearance of the plot legend:
Option Description Expand and contract buses in tree view Click the expand and contract symbol to the left of the bus. Scroll bars appear automatically when a bus or line name exceeds the size of the plot legend and when the amount of lines, buses, or lines and buses exceeds the size of the plot legend.
Group digital waveforms in the order you want to view them Use the Group Digital Signals Express VI. Resize the plot legend - Move the Positioning tool over the legend border.
- When resizing handles appear at the corners of the legend, drag a handle up, down, left, or right and release the mouse button when the legend is the desired size.
-
To disable the plot legend:
- Interactively: Right-click the digital waveform graph and select
- Programmatically: Use the Legend:Disable property.