Hi,
I'd like to place a graphic to the left of the value in a ValueDisplay such that it is a fixed distance from the leftmost digit. I've tried using ValueDisplay.GetContentArea() but that doesn't seem to change as the width of the text in the ValueDisplay increases. Is there a way to do this?
thanks!