Back to Devexpress

DevExpress.Dashboard.Data Module

dashboard-js-devexpress-dot-dashboard-2073ad1f.md

latest2.7 KB
Original Source

DevExpress.Dashboard.Data Module

Contains classes and members that allow you to work with dashboard data.

Interfaces

NameDescription
ItemDataMultidimensional data visualized in the dashboard item.
ItemDataAxisAn axis that contains data points corresponding to the specified value hierarchy.
ItemDataAxisPointA point on the data axis.
ItemDataAxisPointTupleRepresents a tuple of axis points.
ItemDataDeltaContains the delta metadata.
ItemDataDeltaValueProvides delta element values.
ItemDataDimensionContains the dimension metadata.
ItemDataDimensionValueProvides dimension values at the specified axis point.
ItemDataMeasureContains the measure metadata.
ItemDataMeasureValueProvides the measure value and display text.
ItemUnderlyingDataRepresents a list of records from the dashboard data source.
RangeFilterSelectionA range in the Range Filter dashboard item.
RequestUnderlyingDataParametersContains parameters used to obtain the underlying data for the dashboard item.

Variables

Name
itemDataAxisNames
specialValues

Type Aliases

NameDescription
AxisValuesDictionaryLists values that specify the unique dimension values.
ItemDataAxisNameLists values that specify the name of the data axis.
PrimitiveTypeLists values that specify primitive types.