Any new Reporting Controls in .NET 4.0?
I've been using DevExpress and CrystalReports for previous .NET versions. I'm wondering if there are any native reporting controls for .NET 4.0, so I could do away wit开发者_运维问答h the 3rd party ones.
Yes, there are MS Charting controls which are available in 3.5 (here) and also included in .NET 4.0. In .NET 4.0, you'll want to reference System.Web.UI.DataVisualization.Charting.
加载中,请稍侯......
精彩评论