Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
puratchid100
Contributor II
Contributor II

Resize Gauge Dyanamically

Hi All,

We have request from client on resizing a gauge widget.

I.e. based on a value the width of the gauge has to be adjusted. If Value 'A'=10 then the size should be small if 'A'=50 then size to be big. This has be done dynamically when the measure changes.

Attached the requirement.

Please let us know if there is any solution to this.

Thanks,

Puratchi

1 Reply
Colin-Albert

You cannot change the height/width values of an object dynamically as you cannot put a formula in the size boxes on the object properties, caption tab.

Nor can you change the cylinder thickness dynamically.

There are ways to achieve this.

You can create two different size gauge objects  and using Conditional Show, show the small gauge when A< 50 and the large one when A>= 50.