摘要:
You may have been in this situation before - you designed a chart based on a particular dataset and everything looks great. However, later the data volume increases, or new categories dynamicall... 阅读全文
posted @ 2009-08-19 22:19
emanlee
阅读(464)
评论(0)
推荐(0)
摘要:
Regarding the bar width question: In RS 2005, you can change the setting of the PointWidth element (directly under the Chart element) - however you'd have to do this directly in the RDL file bec... 阅读全文
posted @ 2009-08-19 22:17
emanlee
阅读(979)
评论(0)
推荐(0)
摘要:
怪现象,Visual Studio 2008 断点调试直接跳出代码调试窗口。 1 必须使用F11,不能使用F10,否则直接跳出代码调试窗口。 2 必须设置多个断点,否则直接跳出代码调试窗口。 3 有时,即使使用F11,也不会单步执行,而直接跳多很多语句。 查阅资料后发现,这是一个严重的Bug: http://support.microsoft.com/kb/957912 ... 阅读全文
posted @ 2009-08-19 15:14
emanlee
阅读(828)
评论(0)
推荐(0)