Hi,
I am loading data from a database (that includes time stamps
representing when the data was logged) into an MSChart control. Data might
be logged every 5 minutes then only once in an hour. But, the Chart control
is spreading the data points out evenly. Making the data look like it has
been logged at regular time intervals.
In other words, the X axis is being stretched as the data time intervals
increase. However, I need the X axis to be constant.
Any help would be greatly appreciated!
Thanks,
Rob