MultiDimensionalData.GetDeltas() Method
Gets the deltas for the current MultiDimensionalData object.
Namespace: DevExpress.DashboardCommon.ViewerData
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public DeltaDescriptorCollection GetDeltas()
#Returns
Type | Description |
---|---|
Delta |
A collection of Delta |