MultiDimensionalData.GetDeltas() Method
Gets the deltas for the current MultiDimensionalData object.
Namespace: DevExpress.DashboardCommon.ViewerData
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Returns
| Type | Description |
|---|---|
| DeltaDescriptorCollection | A collection of DeltaDescriptor objects containing the delta metadata. |
See Also