winforms-dashboard-viewer
There are 78 repositories under winforms-dashboard-viewer topic.
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-filter-sql-query-at-runtime
This example shows how to handle the DashboardViewer.CustomFilterExpression event to filter an SQL query at runtime.
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-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-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.
savjaylade84/1st-yr-bsit-winform-project
this is my 1st year college csharp winform project
DevExpress-Examples/how-to-display-the-total-value-above-each-pie-chart
This example demonstrates how to access the underlying chart control in the Pie dashboard item and display the Total value in the chart title.
DevExpress-Examples/obsolete-how-to-obtain-data-from-a-chartdashboarditem-instance-and-export-it-to-excel-winf-t268281
.NET, Business Intelligence, WinForms Dashboard
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-async-mode-get-item-data
Demonstrates how to get the data displayed in the specified dashboard item asynchronously when the dashboard is loaded.
DevExpress-Examples/out-of-maintenance-winforms-dashboard-async-mode-random-filter
Demonstrates how to use asynchronous mode to get filter values, set master filter and perform an asynchronous task when the dashboard is loaded for the first time.
DevExpress-Examples/out-of-maintenance-winforms-dashboard-create-datefilterdashboarditem
This example creates a dashboard in code and displays it in the Dashboard Viewer control
DevExpress-Examples/out-of-maintenance-winforms-dashboard-custom-command-buttons
This examples demonstrates how to handle the CustomizeDashboardTitle and CustomizeDashboardItemCaption events to add command buttons with custom actions.
DevExpress-Examples/out-of-maintenance-winforms-dashboard-customize-date-filter
This example demonstrates how to access the underlying controls to customize the Date Filter dashboard item.
DevExpress-Examples/out-of-maintenance-winforms-dashboard-data-inspector-customization
This example illustrates how to customize Data Inspector Window in the WinForms Viewer.
DevExpress-Examples/out-of-maintenance-winforms-dashboard-modify-item-runtime
This example demonstrates how to change the data source field specified for the Chart's argument in the Dashboard Viewer.
DevExpress-Examples/out-of-maintenance-WinForms-Dashboard-Viewer-DashboardStateChanged-Event
This example demonstrates how to manage the dashboard state to save and restore user interactions.
DevExpress-Examples/out-of-maintenance-winforms-dashboard-viewer-item-tabs
This example demonstrates how to use Dashboard API to create and modify dashboard items and tab pages. You can use timer to switch tab pages.
DevExpress-Examples/win-dashboard-display-previous-year-sales
This example shows how to display sales by years in comparison with the previous year's sales.
DevExpress-Examples/winforms-dashboard-customize-extract-data-source-wizard
This example demonstrates how to customize the Edit Extract page in the Data Source Wizard pages and invoke a customized Wizard in the DashboardViewer.
DevExpress-Examples/winforms-dashboard-customize-title-and-item-captions
This example demonstrates how to handle the DashboardViewer events to modify dashboard title and dashboard item captions.
DevExpress-Examples/winforms-dashboard-extract-data-source
This example demonstrates how to create the Extract data source, replace existing dashboard data sources with Extract data sources and update the Extract data file.
DevExpress-Examples/winforms-dashboard-get-underlying-data-for-clicked-item
This example demonstrates how to display the underlying data when an end-user double-clicks a dashboard item.
DevExpress-Examples/winforms-dashboard-how-to-manage-dashboard-parameters-in-code
This example shows how to override an initial or user-defined dashboard parameter value by changing it in the CustomParameters event handler.
DevExpress-Examples/winforms-dashboard-save-restore-dashboard-state
This example demonstrates how to manage dashboard state to save and restore user selections.
DevExpress-Examples/winforms-dashboard-window-calculation-example
This example illustrates how to use API methods and properties to apply window calculations to the values of the specified measure.
DevExpress-Examples/winforms-designer-save-and-apply-dashboard-state
This example shows how to manage the dashboard state
DevExpress-Examples/winforms-viewer-save-and-apply-dashboard-state
This example shows how to manage the dashboard state to save and restore selected master filter values, current drill-down levels and other selections such as the selected Choropleth Map's layer.