Multiple Category or X Axis Series

J

Jay Pondy

Given the two sets of data below we need to be able to use a line chart
where the lines are connected together for each series from point to point.
Essentially we need to be able to have two Category or X-Axes. Is there a
way to accomplish this in OWC10?

Time Value
--------- ------
1:00 PM .25
3:00 PM .50
5:00 PM .75

Time Value
--------- ------
2:00 PM .75
4:00 PM .50
6:00 PM .25
 
Top