I have an intensity graph I want to resize the gradient ZScale on (change the height programmatically). I haven't been able to find a property or method that will allow this to be changed at run time.
I'm not trying to change the scaling range. I need to be able to resize the gradient as seen on the front panel, just like resizing any other control. This will change the height and width of the "object". For example, change it from 300 pixels high to 800 pixels programmatically.