Back to Devexpress

DevExpress.DashboardCommon.ViewerData Namespace

dashboard-devexpress-dot-dashboardcommon-4f739bca.md

latest2.1 KB
Original Source

DevExpress.DashboardCommon.ViewerData Namespace

Contains classes required to access a multidimensional representation of data displayed in the DashboardDesigner / DashboardViewer.

Assembly : DevExpress.Dashboard.v25.2.Core.dll

NuGet Package : DevExpress.Dashboard.Core

Classes

NameDescription
AxisPointA point on the data axis.
AxisPointTupleRepresents a tuple of axis points.
DataAxisAn axis that contains points corresponding to the specified dimension values.
DeltaDescriptorContains the delta metadata.
DeltaDescriptorCollectionA collection of DeltaDescriptor objects.
DimensionDescriptorContains the dimension metadata.
DimensionDescriptorCollectionA collection of DimensionDescriptor objects.
MeasureDescriptorContains the measure metadata.
MeasureDescriptorCollectionA collection of MeasureDescriptor objects.
MultiDimensionalDataRepresents multidimensional data visualized in the dashboard item.