I have a xamTimeLine in a non-collision mode. If there is not enough space horizontally or vertically the events tiles will collapse to a hollowed event point on the timeline axis.
1. Is there a way to prevent this collapsing behavior?
2. Is there a way to style this hollowed event point?
3. How would someone capture the event data that is being hidden, by clicking on these hollowed event points?
Thank You.
Hi,
You can look at our documentation how to prevent the anti-collision behavior:
http://help.infragistics.com/NetAdvantage/DV/2011.1/CLR4.0/?page=sl_dv_xamWebTimeline_Change_Event_Title_Layout_for_Time_Series.html
Maybe I should be more clear:
I want to prevent the collapsing while in the anti-collision mode.
Also, so you have answers to the other questions?