ChartDirector

Crea gráficos en PNG, JPEG, BMP, WBMP, PDF y GIF, visualizables prácticamente en todos los navegadores, incluidos los de dispositivos móviles y de mano.

Publicado por Advanced Software Engineering
Distribuido por ComponentSource desde 2004

Precios desde: $ 146.02 Versión: 7.2.x NUEVO Actualizado: Mar 7, 2026 5.00  - Puntuación media de estrellas5.00  - Puntuación media de estrellas5.00  - Puntuación media de estrellas5.00  - Puntuación media de estrellas5.00  - Puntuación media de estrellas (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 V7.1

Released: Jun 3, 2023

Actualizaciones en V7.1

Características

  • ChartDirector for .NET adds cross platform support for Microsoft .NET 7.
    • The ChartDirector 7.1 NuGet package now includes a ChartDirector edition that uses an alternative graphics library SkiaSharp distributed by Microsoft. For cross platform projects that target .NET 5 or later, Microsoft Visual Studio will automatically use the SkiaSharp ChartDirector. There is no change for projects that are Microsoft Windows only or target earlier .NET versions.
      • Due to the change in graphics library, there will be slight changes in the appearance of text. This is usually not noticeable.
      • SkiaSharp supports a wide range of OS and different types of Linux. However, the standard SkiaSharp NuGet package from Microsoft only includes Windows and Apple macOS support, which is sufficient for software development on Windows or macOS. To deploy your application to Linux or other OS, you would need to add extra NuGet packages for the "SkiaSharp Assets" for those OS.
  • ChartDirector for C++ 7.1 adds support for the Qt Quick/QML framework. This is in addition to the MFC and Qt Widgets frameworks that ChartDirector already supports.