Home > @activeviam/activeui-sdk > CubeDimension
CubeDimension interface
Signature:
export interface CubeDimension
Properties
| Property | Type | Description |
|---|---|---|
| caption | string | |
| defaultHierarchy | HierarchyName | |
| description | string | |
| hierarchies | CubeHierarchy[] | |
| measureGroups | string[] | |
| name | DimensionName | |
| type | 'REGULAR' | 'TIME' | |
| visible | boolean |