The following tables list the members exposed by DimensionMetadata.
Name | Description | |
---|---|---|
DimensionMetadata Constructor | Initializes a new instance of the DimensionMetadata class. |
Name | Description | |
---|---|---|
Aggregator | Gets or sets the default Aggregator for a Infragistics.Olap.Data.IMeasure. This property is used only DimensionType is set to DimensionType.Measure. | |
AggregatorType | Gets or sets the type of defult measure aggregator for Aggregator. | |
AutoGenerateField | Gets or sets a value indicating whether dimennsion/measure will be generated for the property specified by SourcePropertyName. | |
DimensionType | Gets or sets the type of dimension. | |
DisplayFormat | Gets or sets the format string used for visualization of the data stored into the property specified by SourcePropertyName. | |
DisplayName | Gets or sets the display name for the dimension created over the property specified by SourcePropertyName. | |
GroupName | Gets or sets the name of the group on which belongs the described dimension. | |
HierarchyDescriptors | Gets the list of HierarchyDescriptor objects used to construct the hierarchies of the dimension this DimensionMetadata describes. This collections is used with both DimensionsGenerationMode.Metadata and DimensionsGenerationMode.Mixed modes. | |
SourcePropertyName | Gets or sets the name of property used as data source of the dimension this DimensionMetadata describes in both modes DimensionsGenerationMode.Property and DimensionsGenerationMode.Mixed |