Notícias sobre .NET 7 WinForms

Melhore a clareza dos gráficos em seus relatórios

Junho 24, 2024
O ActiveReports.NET 18.1 adiciona rótulos de várias linhas e suporte para tamanho de símbolos para enriquecer a personalização de gráficos em aplicativos de relatório .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.

Gere sumários de relatório automaticamente

Junho 19, 2024
Simplifique os fluxos de trabalho e melhore a clareza dos relatórios com um componente de relatório que oferece a geração automática do sumário.

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

Visualize e analise dados cíclicos ou angulares

Junho 18, 2024
O LightningChart .NET v12 adiciona um novo tipo da série Polar Heatmap / IntensityGrid para visualizar dados polares complexos com valores de intensidade.

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.

Organize designs de diagramas com camadas

Junho 17, 2024
O NOV Diagram for .NET 2024.1 aprimora o gerenciamento de design para projetos de diagramação complexos com a introdução da funcionalidade de camadas.

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:

Simplifique a análise de dados com a agregação

Junho 17, 2024
Utilize as funções de agregação de grade do WinForms, como soma, média e mín./máx., para apresentar os principais insights analíticos diretamente na grade.

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