DevExpress.DashboardWpf Namespace
Contains classes that implement the WPF Dashboard functionality.
Assemblies: DevExpress.Dashboard.v24.1.Wpf.dll, DevExpress.Xpf.Dashboard.v24.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
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. |
DashboardStateChangedWpfEventArgs | Provides data for the DashboardStateChanged event. |
DashboardViewModelBase | A data-context for a Dashboard Control and Dashboard items that provides access to the IDashboardControlProvider. |
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 |
---|---|
IDashboardControlProvider | Allows you to access and manage a DashboardControl API. |
IMouseApiProvider | Provides data for the visual point on the dashboard item. |