The following tables list the members exposed by KpiDimBuilder.
| Name | Description | |
|---|---|---|
![]() | KpiDimBuilder Constructor |
| Name | Description | |
|---|---|---|
![]() | Caption | Gets or sets the item caption. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItemBuilder) |
![]() | DefaultField | Gets or sets the default AttributeBuilder for this AttributesDimBuilder. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<KpiBuilder>) |
![]() | DimensionType | Gets the DimensionType of this DimensionBuilder instance. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder) |
![]() | Fields | Gets the name-value dictionary of the defined fields. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<KpiBuilder>) |
![]() | Name | Gets the name of the schema element. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItemBuilder) |
| Name | Description | |
|---|---|---|
![]() | AddField | Adds the field to the schema definition. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<KpiBuilder>) |
![]() | AddFields | Adds the set of fields to the schema definition. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<KpiBuilder>) |
![]() | RemoveField | Removes the field from the schema definition. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<KpiBuilder>) |
![]() | RemoveFields | Removes the set of fields from the schema definition. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<KpiBuilder>) |
![]() | SetCaption | Sets the caption of the DimensionBuilder<T>. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<KpiBuilder>) |
![]() | SetDefaultField | Sets the default AttributeBuilder of this AttributesDimBuilder. (Inherited from GrapeCity.ActiveAnalysis.Schema.DimensionBuilder<KpiBuilder>) |


