Back to Devexpress

Data Presentation Basics

eud-eud-for-bi-dashboard-dashboard-for-desktop-dashboard-viewer-data-presentation-data-presentation-basics.md

latest5.8 KB
Original Source

Data Presentation Basics

  • Feb 09, 2026
  • 2 minutes to read

The Dashboard Viewer is used to present dashboards in Windows Forms applications. A wide range of dashboard items are used to display visual or textual information.

Dashboard ItemImageDescription
ChartDisplays data graphically using bars, lines, points, etc.
Scatter ChartVisualizes relationships between numeric variables.
GridPresents data in tabular form.
PiesDisplays a series of pies or donuts that represent the contribution of each value to the total.
CardsDisplays a series of cards, each illustrating the difference between two values.
GaugesVisualizes data within a series of gauges.
PivotDisplays cross-tabular reports and allows you to analyze multi-dimensional data.
Choropleth MapColorizes areas in proportion to the provided values.
Geo Point MapDisplays callouts on the map using geographical coordinates.
Bubble MapDisplays bubbles on the map using geographical coordinates.
Pie MapPlaces pies on the map using geographical coordinates.
Range FilterAllows you to apply filtering by dragging selection thumbs along the argument axis.
ImagesDisplays images.
Text BoxDisplays rich text within a dashboard.
TreemapVisualizes data in nested rectangles.
Combo BoxAllows you to select a value(s) from the drop-down list.
List BoxAllows you to select a value(s) from the list.
Tree ViewDisplays values in a hierarchical way and allows you to filter other dashboard items by selecting parent/child values.

The Dashboard Viewer enables interaction between various dashboard items. These features include Master Filtering and Drill-Down.

You can inspect raw or aggregated data. See the Data Inspector topic for details.

To learn more about the dashboard layout, see the Dashboard Layout topic.