11-26-2008 03:03 AM
Dear All,
In my application I would like to change a XY graph from linear to log with a button.
Is there a property that does that?I have searched and I didn't find anything.
can you propose a way?
thank you in advance,
thodoros
11-26-2008 03:17 AM
Hey,
The property would be "YScale.MappingMode" 0-Linear, 1-Logarithmic.
Christian
11-26-2008 03:41 AM