I have a line chart on a Visual Basic 2005 Crystal Report. The thing is that I can't make "Y" scale start from 0 and not showing negatives. I have set the min value on chart options but when I run the report, the "Y" scale shows negatives.
How can I set the min value for "Y" scale from code behind?