Hello,
I'd like to limit Y axis to positive numbers only.
The problem is the minimal value of Y axis will be the minimal positive value with the minus sign, inspite of the data has only positive numbers. How can i limit the minimal value on Y axis to 0 (i'm using property autoscale = true).
If i can't do it with autoscale = true what properties should i define to do the work of autoscale.
Thanks in advance,
Roman
I'd like to limit Y axis to positive numbers only.
The problem is the minimal value of Y axis will be the minimal positive value with the minus sign, inspite of the data has only positive numbers. How can i limit the minimal value on Y axis to 0 (i'm using property autoscale = true).
If i can't do it with autoscale = true what properties should i define to do the work of autoscale.
Thanks in advance,
Roman