DevExpress.DashboardCommon.ViewerData Namespace
Contains classes required to access a multidimensional representation of data displayed in the DashboardDesigner / DashboardViewer.
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Classes
| Name | Description |
|---|---|
| AxisPoint | A point on the data axis. |
| AxisPointTuple | Represents a tuple of axis points. |
| DataAxis | An axis that contains points corresponding to the specified dimension values. |
| DeltaDescriptor | Contains the delta metadata. |
| DeltaDescriptorCollection | A collection of DeltaDescriptor objects. |
| DimensionDescriptor | Contains the dimension metadata. |
| DimensionDescriptorCollection | A collection of DimensionDescriptor objects. |
| MeasureDescriptor | Contains the measure metadata. |
| MeasureDescriptorCollection | A collection of MeasureDescriptor objects. |
| MultiDimensionalData | Represents multidimensional data visualized in the dashboard item. |