AntiEarnie
Technical User
Try as I might I can not find anything useful on this. I am feeding a OWC chart a recordset for use in a line graph. Everything seems to plot fine on the data side and the scaling for the Y-axis works well. Problem is that OWC just does not seem to want to autoscale my x-axis properly. When using Date's I get one Major axis per timestamp. Considering there are generally at least 600 distinct timestamps in the recordset all I get is a large black mass for my x-axis lables. I can not really set a hard number for scaling since the recordsets contain arbitrary time ranges. Has anyone messed with OWC enough to have an idea on this? I've been through piles of example code from MSDN and google and I can not even find en example where someone is trying to use more then 5-10 dates.