J
jmv
My program generates and OWC (office 2000) or OWC 11 (office 2003) chart depending on what the client has loaded.
My problem is that for the same data being passed as tab delimited series data the charts display the last point on the chart differently.
The OWC (office 2000) shows the last point as the last point I give it. The OWC11 shows the last point as 0.
Is there a reaosn for this. How can I change this so that the last datapoint ins the actual one I am passing and not 0.
Thanks,
jmv
My problem is that for the same data being passed as tab delimited series data the charts display the last point on the chart differently.
The OWC (office 2000) shows the last point as the last point I give it. The OWC11 shows the last point as 0.
Is there a reaosn for this. How can I change this so that the last datapoint ins the actual one I am passing and not 0.
Thanks,
jmv