I am using TeeChart Pro 5.0. I used the following code to set bottom axis.
With .Axis.Bottom
.SetMinMax -386.96, 310
End With
Attached is the graph I got.
As per the values I am passing the big bar has to come at 0th point in bottom axis.
X and Y values which I am trying to plot. (Some -ve sample values)
X-value Y-value
-386.96 1.00
-323.34 1.00
-281.21 1.00
-267.60 1.00
Can you help me to solve this issue.
problem in plotting -ve values for bottom axis
problem in plotting -ve values for bottom axis
- Attachments
-
- Graph I got.
As per the values I am passing the big bar has to come at 0th point in bottom axis. - WrongHistogram.JPG (20.31 KiB) Viewed 3676 times
Re: problem in plotting -ve values for bottom axis
Hi CS,
Could you please send us a simple example project we can run as-is to reproduce the problem here?
Thanks in advance.
Could you please send us a simple example project we can run as-is to reproduce the problem here?
Thanks in advance.
Best Regards,
![]() | Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) |
![]() ![]() ![]() ![]() ![]() ![]() |
Please read our Bug Fixing Policy |