.NET 7 WinForms 뉴스

보고서에서 차트의 명확성을 개선하세요

6월 24, 2024
ActiveReports.NET 18.1에서 여러 행에 걸친 크기의 라벨과 기호에 대한 지원이 추가되어 .NET 보고 앱에서 차트를 더 자유롭게 사용자 지정할 수 있습니다.

ActiveReports.NET from MESCIUS (formerly GrapeCity) is a comprehensive reporting solution for developers building applications in the .NET framework. It empowers you to design and deliver visually appealing reports through user-friendly designers and a wide range of controls. ActiveReports simplifies report creation and distribution with a versatile API, rich data source connectivity, and support for multiple export formats. This translates to increased developer productivity and improved end-user experience with powerful reporting functionalities within your .NET applications.

The ActiveReports.NET 18.1 update adds additional attributes to improve the customization and visual representation of charts in RDLX, Page, and Dashboard reports. The new LabelRowCount property, applies to the X-axis of charts and allows you to choose the number of rows for axis labels, enabling multi-row layouts for improved label display and organization. The new SymbolSize property allows you to change the size of plot symbols, giving you more control over chart data presentation. It is compatible with the following chart types: Line chart, Radar line chart, Radar scatter chart, Radar bubble chart, Scatter chart, and Bubble chart. These modifications are intended to improve the clarity and adaptability of chart displays within your .NET Report applications.

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

ActiveReports.NET is licensed per developer and is available with or without a 12 month support and maintenance subscription. See our ActiveReports.NET licensing page for full details.

Learn more on our ActiveReports.NET product page.

보고서 목차 자동 생성

6월 19, 2024
자동 목차 생성 기능을 제공하는 보고 구성요소를 통해 워크플로우를 간소화하고 보고서의 명확성을 강화하세요.

Reporting components streamline document creation by offering automatic Table of Contents (TOC) generation. This feature scans a document for designated headings, like titles and subtitles, and builds a clickable index at the beginning. This not only enhances professionalism but also improves user experience by allowing for easy navigation within lengthy reports. Automatic TOC generation proves particularly valuable for complex documents, research papers, and technical manuals, where readers might need to quickly jump to specific sections.

Several WinForms reporting components support Table of Contents (TOC) features, including:

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

Compare WinForms Reporting Components

Cyclical 또는 Angular 데이터를 시각화 및 분석하세요

6월 18, 2024
LightningChart .NET v12에 강도 값으로 복잡한 극좌표 데이터를 시각화하기 위한 새로운 Polar Heatmap/IntensityGrid 시리즈 유형이 추가됩니다.

LightningChart .NET is a high-performance data visualization library designed for .NET developers working with WPF, WinForms, and UWP applications. It offers GPU-accelerated rendering for smooth real-time visualization of massive datasets, exceeding billions of data points. This library supports a wide variety of chart types, including 2D, 3D, polar, and geographic maps, along with extensive customization options for each. LightningChart .NET is a powerful tool for developers creating demanding data visualization applications requiring exceptional performance.

The LightningChart v12 update introduces the Polar Heatmap / IntensityGrid series (IntensityGridSeriesPolar), specifically designed for visualizing complex polar data with intensity values. Polar Heatmap charts utilizes a circular coordinate system to visualize data. One axis represents angles (thetas) while the other, known as amplitude, represents the distance from a central point (radii). Color intensity encodes the data values, effectively creating a circular heatmap that reveals both directional trends (angles) and variations in magnitude (amplitude) within the data. This chart type excels at analyzing cyclical or angular data, making it ideal for applications like wind speed and direction or seasonal variations throughout the year.

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

LightningChart .NET is available per developer in packages for either WPF, WinForms, UWP or all 3. Each package comes as a subscription license (with 1 or 2 years of limited support), or a perpetual license (with 1 or 2 years of Standard or Premium support). Floating licenses and site licenses are available upon request. See our LightningChart .NET licensing page for full details.

Learn more on our LightningChart .NET product page.

레이어로 다이어그램 디자인을 구성하세요

6월 17, 2024
NOV Diagram for .NET 2024.1에 레이어 기능이 도입되어 복잡한 다이어그램 작성 프로젝트의 디자인 관리가 개선됩니다.

NOV Diagram for .NET by Nevron is a comprehensive and feature-rich diagramming framework designed for .NET developers to create specialized diagramming and drawing applications. Including most of the functionality found in Microsoft Visio, it offers an array of features such as high-performance rendering, a rich set of predefined shapes, automatic layout algorithms, and extensive input/output capabilities. This tool facilitates the integration of complex visualizations directly into WinForms, WPF, Blazor, and Xamarin.Mac projects for developing sophisticated diagramming solutions while maintaining responsiveness and user interactivity.

The NOV Diagram for .NET 2024.1 update introduces a new layers feature which gives developers greater control over complex diagram designs. Enabling the segregation of different visual components into distinct layers allows for better organization, making it easier to manage intricate diagrams that require multiple overlapping elements. This functionality means that each page item can now be assigned to a layer, which can be independently manipulated, hidden, or locked without affecting others. This provides a more streamlined workflow and reduces the likelihood of errors during both development and runtime.

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

NOV Diagram for .NET is licensed per developer and is available as a perpetual license with 1 year support and maintenance. See our NOV Diagram for .NET licensing page for full details.

NOV Diagram for .NET is available in the following products:

집계를 통한 데이터 분석 간소화

6월 17, 2024
WinForms 그리드 집계 함수(예: 합계, 평균, 최소/최대)를 활용하여 그리드에서 직접 주요 분석 인사이트를 제공합니다.

Aggregation in is the process of summarizing or combining multiple data points into a single value to provide a comprehensive overview of the dataset. Commonly used in grids, this technique can include operations such as calculating sums, averages, counts, minimums, and maximums, and is crucial for efficiently analyzing large volumes of data. It enhances data interpretability by reducing complexity, allowing users to quickly identify trends, patterns, and outliers. It can also improve performance by reducing the amount of data that needs to be processed and displayed, making it easier to manage and interact with extensive datasets.

Several WinForms grid components support aggregation, including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) ships with numerous data shaping and analysis options, enabling users to aggregate data directly in the grid.
  • FlexGrid for WinForms (part of ComponentOne Studio WinForms by MESCIUS) is a datagrid offering built-in grouping, sorting and aggregation functions.
  • Telerik UI for WinForms GridView (part of Telerik UI for WinForms) facilitates data analysis via comprehensive aggregation, providing data summary with totals and averages.
  • Infragistics WinDataGrid (part of Infragistics Ultimate UI for Windows Forms) comes with various aggregation options, including sum, average, min, and max in WinForms apps.

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

Compare WinForms Grid Components