DevExpress.Dashboard.Data Module
In This Article
Contains classes and members that allow you to work with dashboard data.
#Interfaces
Name | Description |
---|---|
Item |
Multidimensional data visualized in the dashboard item. |
Item |
An axis that contains data points corresponding to the specified value hierarchy. |
Item |
A point on the data axis. |
Item |
Represents a tuple of axis points. |
Item |
Contains the delta metadata. |
Item |
Provides delta element values. |
Item |
Contains the dimension metadata. |
Item |
Provides dimension values at the specified axis point. |
Item |
Contains the measure metadata. |
Item |
Provides the measure value and display text. |
Item |
Represents a list of records from the dashboard data source. |
Range |
A range in the Range Filter dashboard item. |
Request |
Contains parameters used to obtain the underlying data for the dashboard item. |
#Variables
Name |
---|
item |
special |
#Type Aliases
Name | Description |
---|---|
Axis |
Lists values that specify the unique dimension values. |
Item |
Lists values that specify the name of the data axis. |
Primitive |
Lists values that specify primitive types. |