
The Minimum and Maximum properties seem to be protected and I'm unable to get these values from let's say a pointer needle on a circular gauge. If I debug, stop, and look at the needle control I can see the Min/Max are set appropriately by the TickSet it resides under. I just need a way to expose them so I can read the values. Is this possible? Or is the only way to get the min/max is from the CircularTickSet?