There are 3 repositories under dashboard-for-winforms topic.
Fullstack open source Shiny and beautiful dashboard application made with with these technologies #MongoDB, #Express, #React & #Nodejs (MERN) and other using UI libraries.
This example contains the source code of the most requested custom items. Custom items allow you to embed any WinForms control into a Dashboard.
This example illustrates how to get client data corresponding to a particular visual element using DashboardViewer's API.
The example contains the following methods that apply a set of format rules to cards.
This example demonstrates how to implement a custom visual interactivity that enables the Grid dashboard items placed in different tab pages to act as independent master filters.
This example shows how to handle the DashboardViewer.CustomFilterExpression event to filter an SQL query at runtime.
This example demonstrates how to bind a Microsoft SQL Server database file (.MDF) at runtime to a dashboard created in code.
The following example shows how to load a .shp file to provide a custom map for the Choropleth Map dashboard item.
The following example demonstrates how to customize controls used to visualize data within dashboard items at runtime.
This example shows how to bind a Card dashboard item to data in code.
How to bind a Pie dashboard item to data in code.
How to bind a Pivot dashboard item to data in code.
Bind a dashboard to the SQLite database with Entity Framework 6.
This example shows how to use string concatenation to aggregate data in client mode.
This example creates a single merged dashboard from multiple individual dashboards, inserting them as tab pages in a tab container.
A visual helper to determine the StringId to localize.
This example shows how to create a dashboard parameter and pass it to a custom SQL query.
This example shows how to pass a hidden dashboard parameter to a custom SQL query.
This example illustrates methods and events used to manage the selected tabs.
This example shows how to add fiscal functions to the WinForms Dashboard in a client mode.
This example creates a WinForms Dashboard extension module that allows users to display each series in a separate pane for Chart Dashboard Items.
This example shows how to recalculate totals when you apply column filters to the Grid dashboard item.
This example shows how to export a Pie dashboard item with customized totals.
This example shows how to add a custom function in a client mode. The function allows you to group data by the specified criterion in the WinForm dashboard.
The following example shows how to apply conditional formatting to Grid cells.
This example shows how to aggregate data by the field's first value in server mode.
The following example shows how to implement a custom dashboard item in a WinForms application. Custom items allow you to embed any WinForms UI control in a dashboard. You can interact with custom items in the Dashboard Designer just like with any built-in item.
The following example creates a data extract from the excel data source and shows how to filter the extracted data.
This example shows how to pass a dashboard parameter to a stored procedure.
The following example creates a custom “Moving Average” indicator.
The example shows how to use window functions in the calculated fields.