been digging for some documentation but little luck so far.  Thought I
would post to the list and see if anyone has had experience with charts.

Have successfully created a chart with CreateObject("OWC10.ChartSpace")
and loaded data.  Data is integer over dates.  Graph is working OK except
I'm having trouble finding the code to set the X axis to "category"
instead of automatic calculation.  (e.g., if I load 3 dates, say 8/1/2002,
8/12/2002, 8/25/2002, the x axis will display 25 "ticks" and dates vs the
3 that the data represents.

If I were creating this graph with the standard Office graphing tool I
would set the X axis to "Category" vs "Automatic" (found on the Axes tab
in chart options).

Anyone know the code to accomplish this?

TIA

Don

---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to