Hello,
I have a serie where all 40 events are exactly at the same time point. Now only 7 EventTitles are being shown. Nevertheles underneath is enough space for further 10 Titles.
1) how can I get the empty space underneath filled?
2) Is there a way to be able to show all 40 events in one vertical line?
Thanks
Christian,
The fix for development issue 253627 removes the constraint that was setting the maximum number of event tiles. This fix is now available in the latest service release which you can download from the my keys and downloads page.
Let us know if you have any questions.
Hello Christian,
Upon further investigation of this issue, it appears that for some reason, there was a piece of code that is hard-coded to essentially allow a maximum of seven event entries shown in the TimelineSeriesCollection.cs class. I am unsure why this was hard-coded this way, but this seems like a bug to me.
As such, I have asked our engineering staff to examine this issue a bit further, and I have created you a private support case so you can track the status of this bug. It has an ID of CAS-195526-Y5P3H7 and you can access it here.
Please let me know if you have any other questions or concerns on this matter.
Thank you for the update. There isn’t any property or setting to tell the XamTimeLine to render more events no matter the amount of space it has to render. It is designed to render events across a series of times/events instead of many events at a single time slot.
So it is not possible to fill the blue marked space (at least with some more events - not necesarily 40)with the current version of the timeline control?
That would also be a part of the product idea. The XamTimeline isn’t designed to display that many events in the same time slot.