DimensionDescriptorCollection Class
A collection of DimensionDescriptor objects.
Namespace: DevExpress.DashboardCommon.ViewerData
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
The following members return the DimensionDescriptorCollection collection.
- the MultiDimensionalData.GetDimensions method returns the dimension metadata by the data axis name;
- the DataAxis.Dimensions collection describes dimensions that are used to create a hierarchy of axis points for the current axis;
Inheritance
See Also