.NET 10 WPF 뉴스

토네이도 차트를 통해 복잡한 데이터를 비교하세요

2월 19, 2026
TeeChart for .NET 2026은 대시보드에서 항목을 나란히 비교하고 심층적인 민감도 분석을 수행하는 Tornado Chart(토네이도 차트) 시리즈 유형이 추가되었습니다.

TeeChart for .NET is a comprehensive charting solution that enables developers to create informative, visually compelling charts for financial, scientific, statistical, and business applications. It manages complex data and delivers interactive visualizations. With optional source code and enterprise editions that include mobile and JavaScript components, TeeChart for .NET provides flexibility, customization, and consistent charting across desktop, web, and mobile platforms.

The TeeChart for .NET 2006 update introduces a Tornado Chart series type that enables developers to present structured side-by-side comparisons and perform sensitivity analysis. This chart type is particularly effective for highlighting the relative impact of multiple variables, making it well suited for financial modeling, risk assessment, and analytical dashboards. By offering built-in support within the existing TeeChart framework, it reduces the need for custom visualization logic, accelerates development time, and ensures consistent integration across reporting, analytics, and business applications.

To see a full list of what's new in version 2026, see our release notes.

TeeChart for .NET is licensed per developer and is available as a perpetual license. Each license includes one year of updates and upgrades. See our TeeChart for .NET Pro Edition licensing page for full details.

This update for TeeChart for .NET is available is available in the following products:

게이지로 데이터를 명확하게 시각화하세요

2월 13, 2026
게이지 컨트롤이 포함된 .NET WPF UI 제품군은 실시간 측정값과 작동 상태를 한눈에 보여줍니다.

Gauge controls in .NET WPF UI suites are specialized visual components designed to present quantitative data in an intuitive, instrument-style format, similar to speedometers, thermometers, or dial indicators. They are commonly used in dashboards and monitoring applications to display key performance indicators, thresholds, and real-time metrics with clear visual cues such as ranges, tick marks, color-coded segments, and animated needles or pointers. Built to integrate with WPF’s data binding, templating, and styling capabilities, gauge controls allow developers to connect live data sources, customize appearance through themes and templates, and define ranges or alerts that highlight critical values. This makes them particularly useful in industrial systems, financial dashboards, health monitoring tools, and other applications where quick visual interpretation of numeric data is essential.

Many .NET WPF UI Suites contain gauges including:

  • DevExpress WPF lets you build interactive gauge controls with rich styling, real-time data binding, and dashboard-ready visual indicators and analytics.
  • Actipro WPF Studio allows you to integrate customizable radial and linear gauges featuring advanced theming and smooth animation support capabilities.
  • Nevron Vision for .NET enables developers to design advanced gauge visualizations with rich indicators, scales, and dynamic updates for data-driven dashboards.
  • MindFusion.WPF Pack facilitates interactive gauge components that display key values clearly, supporting animation, theming, and integration with WPF data sources.
  • Infragistics Ultimate UI for WPF lets you create sophisticated gauge visualizations with configurable ranges, responsive rendering, and dashboard presentation capabilities.

For an in-depth analysis of features and price, visit our comparison of .NET WPF UI Suites.

Compare .NET WPF UI Suites

AI 기반 데이터를 통한 보고서 미리보기

2월 6, 2026
DevExpress Reporting 25.2는 실시간 데이터 소스에 연결하지 않고도 AI를 이용해 테스트 데이터를 생성하여 보고서를 미리 확인하고 검증할 수 있도록 지원합니다.

DevExpress Reporting is a comprehensive suite of reporting tools that empowers developers to create visually stunning and highly customizable reports for various applications. With its rich feature set, including data binding, layout design, printing, and exporting capabilities, DevExpress Reporting enables the efficient creation of reports that meet the most demanding business requirements.

The DevExpress Reporting 25.2 update allows developers to generate AI-generated test data to preview reports directly within the Visual Studio and End-User Report Designers for WinForms and WPF. By removing the need to connect to a live data source during design, it supports faster iteration and easier layout validation. This is particularly valuable when production data is unavailable or when sharing report templates that must not include sensitive information.

To see a full list of what's new in version 25.2, see our release notes.

DevExpress Reporting is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our DevExpress Reporting licensing page for full details.

DevExpress Reporting is available to buy in the following products:

규정을 준수하는 전자 청구서 문서를 생성하세요

2월 5, 2026
List & Label 31.001은 ZUGFeRD 2.4에 대한 지원을 추가하여, 인보이스(청구서)를 수동 검토 및 자동 처리에 적합한 보고서 형식으로 생성할 수 있습니다.

List & Label by combit is a software development toolkit that helps developers to integrate comprehensive reporting functionalities into their desktop, web, and cloud applications. It offers features such as data binding, complex data visualization, and a user-friendly report designer, along with printing, exporting, and previewing capabilities. List & Label operates independently of programming languages and data sources, providing developers with the flexibility to design and deliver informative reports within their development environment.

The List & Label 31.001 update adds support for ZUGFeRD 2.4, enabling standards-compliant electronic invoices to be generated as part of existing reporting and document output processes. Developers can produce invoices that combine a conventional PDF layout with embedded XML data compatible with EN 16931, allowing the same document to be used for both visual review and automated processing. This allows current e-invoicing requirements to be met without introducing separate invoice formats or additional export logic.

To see a full list of what's new in version 31.001, see our release notes.

List & Label is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our List & Label licensing page for full details.

List & Label is available in the following products:

WPF 데이터 그리드 내 비(非)라틴 문자 입력

1월 27, 2026
입력 메서드 편집기(IME) 지원을 통해 WPF 애플리케이션은 편집 가능한 그리드 구성요소 내에서 복잡한 문자 체계로 입력된 텍스트를 직접 처리할 수 있습니다.

Input Method Editor (IME) support refers to the capability of an application or control to correctly handle complex text input, particularly for languages that require composition, such as Chinese, Japanese, and Korean. IME enables users to enter characters that are not directly available on a physical keyboard by converting sequences of keystrokes into the correct script, improving accessibility and usability for multilingual input. When applied to a data grid within an application, this capability ensures that users can reliably enter and edit multilingual text directly within grid cells without input loss or formatting issues. IME support in a data grid is especially valuable for applications that manage structured data across regions, as it allows accurate entry of names, descriptions, and other localized content while preserving normal grid behaviors such as editing, validation, and navigation.

Several WPF grid components include Input Method Editor support, including:

  • DevExpress WPF Data Grid (part of DevExpress WPF) supports multilingual input in grid cells, allowing users to enter complex characters as needed.
  • ComponentOne WPF FlexGrid (part of ComponentOne Studio WPF by MESCIUS) accommodates composed character entry for languages requiring input composition.
  • Infragistics Ultimate UI for WPF Data Grid (part of Infragistics Ultimate UI for WPF) facilitates complex script input within grid cells for multilingual data entry.

For an in-depth analysis of features and price, visit our comparison of WPF grid components.

Compare WPF Grid Components