I have a waveform graph to which I input a set of files using another subvi and the plot is shown in the mainvi where the waveform graph is placed.How to programmatically display the graph legend so that it shows all the plots that have been plotted. Manually this is done by resizing the legend.Is there a way to do that programmatically?Help please.
Uzytkownik "Veena" napisal w wiadomosci news:5065000000080000006F750000-1042324653000@exchange.ni.com... > I have a waveform graph to which I input a set of files using another > subvi and the plot is shown in the mainvi where the waveform graph is > placed.How to programmatically display the graph legend so that it > shows all the plots that have been plotted. Manually this is done by > resizing the legend.Is there a way to do that programmatically?Help > please.
You could try use Property Node [right mouse button &: 'Create > Property Node']. Waveform Graph has section for legend: right used LegPos and LegPlots sould get you sattisfaction.