Skip to main content
A newer version of this page is available. .

DevExpress.DashboardWpf Namespace

Contains classes that implement the WPF Dashboard functionality.

Assemblies: DevExpress.Dashboard.v19.1.Wpf.dll, DevExpress.Xpf.Dashboard.v19.1.dll

Classes

Name Description
BoundImageDashboardLayoutItem Allows you to specify the style and templates to customize the BoundImageDashboardItem appearance.
CardDashboardLayoutItem Allows you to specify the style and templates to customize the CardDashboardItem appearance.
ChartDashboardLayoutItem Allows you to specify the style and templates to customize the ChartDashboardItem appearance.
ComboBoxDashboardLayoutItem Allows you to specify the style and templates to customize the ComboBoxDashboardItem appearance.
ConfigureItemDataCalculationEventArgs Provides data for the ConfigureItemDataCalculation event.
ConnectionErrorWpfEventArgs Provides data for the ConnectionError event.
CustomItemDashboardLayoutItem Provides a template to display instead of unsupported custom items.
DashboardControl A control used to embed dashboards created in the Dashboard Designer into a WPF application.
DashboardControlBase DashboardControl’s base class. Provides access to styles, print options and end-user restrictions.
DashboardItemMouseActionWpfEventArgs Provides data for events related to mouse actions.
DashboardItemMouseWpfEventArgs Provides data for events related to mouse movements.
DashboardItemSelectionChangedWpfEventArgs Provides data for the DashboardItemSelectionChanged event.
DashboardItemVisualInteractivityWpfEventArgs Provides data for the DashboardItemVisualInteractivity event.
DashboardLayoutGroup Allows you to specify the style and templates to customize the DashboardItemGroup appearance.
DashboardLayoutItem Base class for objects which allow you to customize dashboard item style and templates.
DashboardLoadedEventArgs Provides data for the DashboardLoaded event.
DateFilterDashboardLayoutItem Allows you to specify the style and templates to customize the DateFilterDashboardItem appearance.
ExcelDataSourceBeforeFillEventArgs Provides data for the AsyncExcelDataSourceBeforeFill event.
GaugeDashboardLayoutItem Allows you to specify the style and templates to customize the GaugeDashboardItem appearance.
GridDashboardLayoutItem Allows you to specify the style and templates to customize the GridDashboardItem appearance.
ImageDashboardLayoutItem Allows you to specify the style and templates to customize the ImageDashboardItem appearance.
ListBoxDashboardLayoutItem Allows you to specify the style and templates to customize the ListBoxDashboardItem appearance.
MapDashboardLayoutItem Allows you to specify the style and templates to customize the MapDashboardItem appearance.
PieDashboardLayoutItem Allows you to specify the style and templates to customize the PieDashboardItem appearance.
PivotDashboardLayoutItem Allows you to specify the style and templates to customize the PivotDashboardItem appearance.
RangeDashboardLayoutItem Allows you to specify the style and templates to customize the RangeFilterDashboardItem appearance.
SetInitialDashboardStateWpfEventArgs Provides data for the SetInitialDashboardState event.
TextBoxDashboardLayoutItem Allows you to specify the style and templates to customize the TextBoxDashboardItem appearance.
TreemapDashboardLayoutItem Allows you to specify the style and templates to customize the TreemapDashboardItem appearance.
TreeViewDashboardLayoutItem Allows you to specify the style and templates to customize the TreeViewDashboardItem appearance.
UnderlyingDataTargetValue Dimension value used to obtain the underlying data.

Interfaces

Name Description
IMouseApiProvider Provides data for the visual point on the dashboard item.

Delegates

Name Description
ConfigureItemDataCalculationEventHandler A method that handles the ConfigureItemDataCalculation event.
ConnectionErrorWpfEventHandler A method that handles the ConnectionError event.
DashboardItemMouseActionWpfEventHandler A method that handles the DashboardItemMouseDoubleClick, DashboardItemMouseUp, DashboardItemMouseDown and DashboardItemMouseMove events.
DashboardItemMouseWpfEventHandler A method that handles the DashboardItemMouseWheel, DashboardItemMouseEnter and DashboardItemMouseLeave events.
DashboardItemSelectionChangedWpfEventHandler A method that handles the DashboardItemSelectionChanged event.
DashboardItemVisualInteractivityWpfEventHandler A method that handles the DashboardItemVisualInteractivity event.
DashboardLoadedEventHandler A method that handles the DashboardLoaded event.
ExcelDataSourceBeforeFillEventHandler A method that will handle the AsyncExcelDataSourceBeforeFill event.
SetInitialDashboardStateWpfEventHandler A method that will handle the SetInitialDashboardState event.