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.
Hello green12,
I am just checking have you been able to resolve your issue? If you still need any assistance on the matter do not hesitate to ask.
In case Teodor's suggestion helped you solve your issue please verify the thread as answered, so other users may take better advantage of it.
Ok, I understood wrong.
Here are the answers.
1. In this mode the event titles are collapsing, when there is not enough space. This is the main idea of this mode.
2. You can change color of these event points with Series. HollowFill property.
3. You can’t display the event title when click on these event points, but if you specify event details, they will display automatically on mouse click.
http://help.infragistics.com/NetAdvantage/DV/2011.1/CLR4.0/?page=SL_DV_xamWebTimeline_Understanding_xamWebTimeline.html
http://help.infragistics.com/NetAdvantage/DV/2011.1/CLR4.0/?page=SL_DV_xamWebTimeline_Style_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?
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