ChartDirector

用 PNG、JPEG、BMP、WBMP、PDF 和 GIF 中創建幾乎所有流覽器都可以查看的圖表,包括行動裝置和手持設備。

由以下開發商製作:Advanced Software Engineering
ComponentSource 開始代理銷售的日期:2004年

價格從: US$ 146.02 版本: 7.2.x 新增功能 更新: Mar 7, 2026 5.00 評價的平均星級5.00 評價的平均星級5.00 評價的平均星級5.00 評價的平均星級5.00 評價的平均星級 (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

V7.1 中的更新

特性

  • 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.