07-27-2012 09:57 AM - edited 07-27-2012 10:01 AM
Not sure what's going on here, hoping someone here can enlighten me... I can set all but one of the graph palatte tools programatically via the graph's property node. However the one graph palatte function that I actually want to set programatically doesn't seem to be configurable. I don't know the name of the specific tool but it's the one highlighted in the red circle in the attached image. It's function is to scale the graph so all of the data is visible... Cheers, Strokes
07-27-2012 10:48 AM
For each axis that you have, set the "Scale Fit" property of the scale to either "1" Autoscale once or "2" Autoscale.
07-27-2012 10:56 AM
Here's the code to do that...
07-27-2012 10:58 AM
Sorry, here's the ACTUAL code...