What about using this?
Code: Select all
TChart1.Axis.Left.AutomaticMinimum = False
TChart1.Axis.Left.Minimum = 0
Code: Select all
TChart1.Axis.Left.AutomaticMinimum = False
TChart1.Axis.Left.Minimum = 0
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |