LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how to make Height and Width of a gauge independent?

hi all,

 

using e.g. a round gauge-user-interface-control to show numeric values i have a problem:

 

because i want to position this control into a panel-layout i calculate the available height and width for this control. but i cant set the two values independently. the relation between the two values seems to be fixed ? is there a possibility to disconnect the two values ?

 

i know sometimes there are hidden properties (SetCtrlAttribute...) to manipulate these  properties. any idea ?

 

best regards

 

Simon

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

Hello Simon,

 

even after some research i was unable to find any "hidden" Property for this purpose.

Since the Gauge-Control basicly contains a Circle, setting Height and With independant would cause the Gauge to look eliptic.

In my Opinion this doesnt make Sense for this type of Control.

 

Regards

 

Moritz M.

0 Kudos
Message 2 of 2
(2,722 Views)