The following tables list the members exposed by MeasureBuilder.
| Name | Description | |
|---|---|---|
![]() | MeasureBuilder Constructor |
| Name | Description | |
|---|---|---|
![]() | AggregateFunction | Gets or sets the AggregateFunction. |
![]() | BackColor | Gets or sets the background color. |
![]() | Caption | Gets or sets the item caption. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItemBuilder) |
![]() | DefaultFormat | Gets or sets the default output format. |
![]() | DisplayFolder | Gets or sets the display folder of this field. (Inherited from GrapeCity.ActiveAnalysis.Schema.FieldBuilder<MeasuresDimBuilder>) |
![]() | Expression | Gets or sets the Expression. |
![]() | FieldType | Gets the FieldType of this FieldBuilder instance. (Inherited from GrapeCity.ActiveAnalysis.Schema.FieldBuilder) |
![]() | FontFlags | Gets or sets the font options. |
![]() | ForeColor | Gets or sets the foreground (text) color. |
![]() | Locale | Gets or sets the locale. |
![]() | Name | Gets the name of the schema element. (Inherited from GrapeCity.ActiveAnalysis.Schema.SchemaItemBuilder) |
| Name | Description | |
|---|---|---|
![]() | ResetAggregateFunction | Sets the default aggregate function of the MeasureBuilder. |
![]() | SetAggregateFunction | Sets the aggregate function of the MeasureBuilder. |
![]() | SetBackColor | Sets the background color of the MeasureBuilder. |
![]() | SetCaption | Sets the caption of the MeasureBuilder. |
![]() | SetDefaultFormat | Sets the default output format of the MeasureBuilder. |
![]() | SetDisplayFolder | Sets the display folder of the MeasureBuilder. |
![]() | SetExpression | Overloaded. Sets the expression of the MeasureBuilder. |
![]() | SetFontFlags | Sets the font options of the MeasureBuilder. |
![]() | SetForeColor | Sets the foreground (text) color of the MeasureBuilder. |
![]() | SetLocale | Sets the locale of the MeasureBuilder. |


