Advanced Software Engineering is pleased to announce the immediate availability of ChartDirector for .NET 6.1.
ChartDirector 6.1 is a release specific to "ChartDirector for .NET". It is not applicable for other programming language editions of ChartDirector. ChartDirector 6.1 adds ASP.NET MVC support to ChartDirector for .NET. Two new controls are added to support the Razor view engine commonly used in ASP.NET MVC: - RazorChartViewer: for displaying and handling user interactions with the chart - RazorViewPortControl: for visualizing and interactive control of the viewport These two controls are the equivalent of the WebChartViewer and WebViewPortControl for ASP.NET Web Forms. In order to support ASP.NET MVC, ChartDirector for .NET 6.1 now requires the .NET Framework 4.0 or above. For earlier versions of the .NET Framework, ChartDirector 6.0, which supports .NET Framework 2.0 or above, has to be used. |