Silverlight Toolkit - Create a chart like Google r

2019-04-28 18:23发布

问题:

I want to create a chart that looks as much as possible like Google Realtime Timeline ideally it should support pan & zoom with dynamic labels for axes instead of clicking on links. Is there any way to do it? Thanks.

回答1:

Sometimes it seems to me that writing blog posts take more time than writing the code.

Here is the link to my implementation of this timeline control: http://vortexwolf.wordpress.com/2011/04/20/silverlight-timeline-chart/

Screenshot:

Download the code at my post and write further comments and suggestions there. If there are mistakes - I will correct them.