LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically reset scale layout in digital graph

Hi all,

I'm using a digital graph to display digital signals.

During visualization, digital line name can change, then plot names can changes at run time.

My issue is due to the scale layout. When plot name is too long, plot name is overlayed to the graph. I can fix the problem using Reset scale layout, but it seems that Reset scale layout cannot be enabled programmatically.

Can you help me?

 

Thanks in advance

0 Kudos
Message 1 of 2
(2,134 Views)

HI AC_85

 

I verified that Reset scale layout cannot be enabled programmatically. I think you know the plot name size before changing it, why don't you change the plot area position according to that? Maybe you can use property node "plot area" to programmatically set the position of the plot area.

Regards

 

0 Kudos
Message 2 of 2
(1,990 Views)