dashboard-for-winforms
There are 134 repositories under dashboard-for-winforms topic.
mian-ali/shiny-dashboard
Fullstack open source Shiny and beautiful dashboard application made with with these technologies #MongoDB, #Express, #React & #Nodejs (MERN) and other using UI libraries.
DevExpress-Examples/winforms-dashboard-custom-items-extension
This example contains the source code of the most requested custom items. Custom items allow you to embed any WinForms control into a Dashboard.
DevExpress-Examples/winforms-dashboard-obtain-dashboard-item-client-data
This example illustrates how to get client data corresponding to a particular visual element using DashboardViewer's API.
DevExpress-Examples/winforms-dashboard-apply-conditional-formatting-to-cards
The example contains the following methods that apply a set of format rules to cards.
DevExpress-Examples/winforms-dashboard-designer-custom-interactivity-in-tab-pages
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.
DevExpress-Examples/winforms-dashboard-filter-sql-query-at-runtime
This example shows how to handle the DashboardViewer.CustomFilterExpression event to filter an SQL query at runtime.
DevExpress-Examples/how-to-bind-dashboard-to-sql-server-database-file
This example demonstrates how to bind a Microsoft SQL Server database file (.MDF) at runtime to a dashboard created in code.
DevExpress-Examples/win-viewer-map-custom-shape-file
The following example shows how to load a .shp file to provide a custom map for the Choropleth Map dashboard item.
DevExpress-Examples/winforms-dashboard-access-api-of-underlying-controls
The following example demonstrates how to customize controls used to visualize data within dashboard items at runtime.
DevExpress-Examples/winforms-dashboard-bind-card-item-to-data-in-code
This example shows how to bind a Card dashboard item to data in code.
DevExpress-Examples/winforms-dashboard-bind-pie-item-to-data-in-code
How to bind a Pie dashboard item to data in code.
DevExpress-Examples/winforms-dashboard-bind-pivot-item-to-data-in-code
How to bind a Pivot dashboard item to data in code.
DevExpress-Examples/winforms-dashboard-bind-to-entity-framework-data-source-at-runtime
Bind a dashboard to the SQLite database with Entity Framework 6.
DevExpress-Examples/winforms-dashboard-custom-aggregates-client-mode
This example shows how to use string concatenation to aggregate data in client mode.
DevExpress-Examples/winforms-dashboard-designer-merge-dashboards-to-tabs
This example creates a single merged dashboard from multiple individual dashboards, inserting them as tab pages in a tab container.
DevExpress-Examples/winforms-dashboard-localize-stringid-visualizer
A visual helper to determine the StringId to localize.
DevExpress-Examples/winforms-dashboard-pass-dashboard-parameters-to-custom-sql-query-in-code
This example shows how to create a dashboard parameter and pass it to a custom SQL query.
DevExpress-Examples/winforms-dashboard-pass-hidden-dashboard-parameters-to-custom-sql-query
This example shows how to pass a hidden dashboard parameter to a custom SQL query.
DevExpress-Examples/winforms-dashboard-viewer-tab-navigation-buttons-tab-animation
This example illustrates methods and events used to manage the selected tabs.
DevExpress-Examples/How-to-calculate-fiscal-functions-for-date-time-data-fields
This example shows how to add fiscal functions to the WinForms Dashboard in a client mode.
DevExpress-Examples/how-to-display-each-series-in-a-separate-pane-for-chart-dashboard-items
This example creates a WinForms Dashboard extension module that allows users to display each series in a separate pane for Chart Dashboard Items.
DevExpress-Examples/obsolete-winforms-dashboard-recalculate-totals
This example shows how to recalculate totals when you apply column filters to the Grid dashboard item.
DevExpress-Examples/out-of-maintenance-WinForms-Dashboard-How-to-export-customized-Pie-Dashboard-Item
This example shows how to export a Pie dashboard item with customized totals.
DevExpress-Examples/out-of-maintenance-winforms-dashboard-numeric-group-intervals
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.
DevExpress-Examples/winforms-dashboard-apply-conditional-formatting-to-grid-cells
The following example shows how to apply conditional formatting to Grid cells.
DevExpress-Examples/winforms-dashboard-custom-aggregates-server-mode
This example shows how to aggregate data by the field's first value in server mode.
DevExpress-Examples/winforms-dashboard-custom-items
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.
DevExpress-Examples/winforms-dashboard-data-extract-filtering
The following example creates a data extract from the excel data source and shows how to filter the extracted data.
DevExpress-Examples/winforms-dashboard-pass-dashboard-parameters-to-stored-procedure
This example shows how to pass a dashboard parameter to a stored procedure.
DevExpress-Examples/winforms-dashboard-trend-line-indicators
The following example creates a custom “Moving Average” indicator.
DevExpress-Examples/winforms-dashboard-window-function-calc-field
The example shows how to use window functions in the calculated fields.