Hello,
I want to create a chart (using mschart20lib) that has to following axis:
- Y axis - values between -2 and 2
- X axis - the date when the value was measured
i.e.
DATE: Value:
30.11.2007 -2
30.12.2007 2
01.06.2008 -1
I have managed to create the chart, but I could not be able to show...