Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hello, is there a way, trough properties, to have the gauge widget counterclockwise?
I have this gauge which measure an angle and I would like it to be like a trigonometric circumference so with 0 on the right, 90 on top, 180 on left and 270 at the bottom.
As this is required , you may need to adjust the Gauge Widget property ReferenceAngle= Angle which ctrls gauge orientation as well as Aperture = gauge size
Yes, but this is just to set from where I want my minimum value to start, but the scale is always clockwise.
I reckon custom Widget might be next option !