ChartDirector

Erstellen Sie Diagramme in PNG, JPEG, BMP, WBMP, PDF und GIF, die in nahezu allen Browsern dargestellt werden können, einschließlich jener von Mobil- und Handheld-Geräten.

Veröffentlicht von Advanced Software Engineering
Wird von ComponentSource seit 2004 vertrieben

Preise ab: US$ 146.02 Version: 7.2.x NEU Letzte Aktualisierung: Mar 7, 2026 5.00 Stern Durchschnittliche Bewertung5.00 Stern Durchschnittliche Bewertung5.00 Stern Durchschnittliche Bewertung5.00 Stern Durchschnittliche Bewertung5.00 Stern Durchschnittliche Bewertung (10)

i

For ChartDirector for C++ the latest version is 7.2.x . For ChartDirector for .NET the latest version is 7.1. For other programming languages, the latest version is 7.0.

ChartDirector V6.4

Released: Jan 24, 2020

Updates in V6.4

Funktionen

  • Added support for .NET Core. All ChartDirector controls are now available for both .NET Framework and .NET Core for application types that are supported in both environments.
  • In previous versions of ChartDirector for .NET, the DLL was released as 4 separate editions to support a combination of strong-named/non-strong-named and standard .NET Framework/.NET Framework Client Profile. ChartDirector .NET is now released as a single strong-named DLL for the standard .NET Framework. The non-strong-named and Client Profile types are no longer included.
  • ChartDirector is now also available as a NuGet package: "ChartDirector.Net" (for web applications) and "ChartDirector.Net.Desktop.Controls" (for desktop applications). Applications that targets the .NET Framework can choose to reference "netchartdir.dll" or to include the appropriate NuGet package. Applications that target .NET Core can only use the NuGet package.