I have 3 datetime series that have there Event Points and Event Spans all overlapping on the axis line. What controls where the Event Points and Event Spans are in relation to the axis? I have even seen examples that have 1 series and the event points/spans don't overlap, so I must have something set that is messing this up?
Currently, the Timeline doesn’t have functionality to prevent overlapping between the events points/spans. You can submit a feature request here: http://devcenter.infragistics.com/protected/requestfeature.aspx
What decides if the span is on the axis line, or above/below the axis line? In some of the examples in the documentation I can see it sometimes move spans above the line, even if there is just one series. I have 3 data series and they all end up on the axis, even if I can't set where is puts it, why do some of the examples show it?
Example from Documentation with 1 data series
Example with Multiple Data Series