Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stimulsoft/samples-dashboards.win-for-winforms-and-wpf

Windows Forms (WinForms) and Windows Presentation Foundation (WPF) samples for Dashboards.WIN embedded data visualization components, Visual Studio C# solution, and .NET Framework 4.5.2, 4.6, 4.7, 4.8 dashboard builder
https://github.com/stimulsoft/samples-dashboards.win-for-winforms-and-wpf

analysis analytics csharp dashboards database embedded financial framework gauges indicators kpi net472 pivots sql stock tables winforms winforms-app wpf wpf-application

Last synced: about 4 hours ago
JSON representation

Windows Forms (WinForms) and Windows Presentation Foundation (WPF) samples for Dashboards.WIN embedded data visualization components, Visual Studio C# solution, and .NET Framework 4.5.2, 4.6, 4.7, 4.8 dashboard builder

Awesome Lists containing this project

README

        

# WinForms and WPF C# samples for Stimulsoft Dashboards.WIN

#### This repository contains the source code of the examples of usage Stimulsoft Dashboards.WIN data analysis tool in the Windows Forms and Windows Presentation Foundation applications, using C# code and WinForms or WPF components. The embedded dashboard solution is fully compatible with .NET Framework 4.5.2, 4.6, 4.7, and 4.8 versions.

# Overview
This repository has some examples (Visual Studio Projects) each in different folders:
* [Adding a Custom Function to the Designer](https://github.com/stimulsoft/Samples-Dashboards.WIN-for-WinForms-and-WPF/tree/master/Adding%20a%20Custom%20Function%20to%20the%20Designer)
* [Creating Dashboard at Runtime](https://github.com/stimulsoft/Samples-Dashboards.WIN-for-WinForms-and-WPF/tree/master/Creating%20Dashboard%20at%20Runtime)
* [Editing a Dashboard in the Designer](https://github.com/stimulsoft/Samples-Dashboards.WIN-for-WinForms-and-WPF/tree/master/Editing%20a%20Dashboard%20in%20the%20Designer)
* [Exporting a Dashboard](https://github.com/stimulsoft/Samples-Dashboards.WIN-for-WinForms-and-WPF/tree/master/Exporting%20a%20Dashboard)
* [Exporting a Dashboard Asynchronously](https://github.com/stimulsoft/Samples-Dashboards.WIN-for-WinForms-and-WPF/tree/master/Registering%20a%20Data%20for%20Dashboard%20Template)
* [Registering a Data for Dashboard Template](https://github.com/stimulsoft/Samples-Dashboards.WIN-for-WinForms-and-WPF/tree/master/Registering%20a%20Data%20for%20Dashboard%20Template)
* [Showing a Dashboard in the Viewer](https://github.com/stimulsoft/Samples-Dashboards.WIN-for-WinForms-and-WPF/tree/master/Showing%20a%20Dashboard%20in%20the%20Viewer)
* [Showing a Dashboard in the WPF Viewer](https://github.com/stimulsoft/Samples-Dashboards.WIN-for-WinForms-and-WPF/tree/master/Showing%20a%20Dashboard%20in%20the%20WPF%20Viewer)
* [Demo](https://github.com/stimulsoft/Samples-Dashboards.WIN-for-WinForms-and-WPF/tree/master/Demo)

All examples are combined into Visual Studio solutions (.sln files). They are prepared only for LTS frameworks, any compatible ones can be selected in the project settings.

## Running samples
In order to start simply open the Visual Studio solution file in the IDE and run the required project as Startup Project. The required libraries will be automatically downloaded from the NuGet repository.

## Stimulsoft Dashboards.WIN
Stimulsoft Dashboards.WIN is a comprehensive tool designed for processing, analyzing, grouping, filtering, sorting, and displaying data on dashboards. The software is fully compatible with the .NET Framework 4.5 and higher, and it can be effortlessly integrated into both WinForms and WPF applications. Additionally, the product offers a wide range of advanced data visualization features.

## Useful links
* [Live Demo](http://demo.stimulsoft.com/#Net)
* [Product Page](https://www.stimulsoft.com/en/products/dashboards-win)
* [Free Download](https://www.stimulsoft.com/en/downloads)
* [NuGet](https://www.nuget.org/packages/Stimulsoft.Dashboards.Win)
* [Documentation](https://www.stimulsoft.com/en/documentation/online/programming-manual/reports_net.htm)
* [License](LICENSE.md)