2

I'm trying to add a label or text to a pointer in a Gauge. I've searched on the web but I'm unable to find out how to display the numerical value associated with the pointer.

Any help would be appreciated. Thanks!

Note: I referred to this post but I can't find the option(s) mentioned in the answer by the OP of the post.

Community
  • 1
  • 1
RizJa
  • 1,961
  • 1
  • 21
  • 38

1 Answers1

3

The property was hard to find.

It's in the gauge's property's Scales (in the property sheet, not the pop up window).

enter image description here

Hannover Fist
  • 10,393
  • 1
  • 18
  • 39
  • +1 for the images! They honestly couldn't have put it in a more confusing location. Thanks a lot... I was trying to position it by using offsets. – RizJa Oct 13 '15 at 21:00