ChartDirector

모바일 및 휴대 장치를 포함, 사실상 모든 브라우저에서 볼 수 있는 PNG, JPEG, BMP, wbmp, PDF 및 GIF 차트를 만듭니다.

Advanced Software Engineering사에서 공개
2004년 부터 ComponentSource에서 판매중

가격: US$ 146.02 버젼: 7.2.x NEW 업데이스 날짜: 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.