PivotDataSourceCubeMeasureTagHelper
Example
Razor
<measure/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| name | String | Sets the name of the cube measure. |
| aggregate | String | Sets the aggregate function for the cube measure. |
| aggregate-handler | String | Sets the aggregate handler for the cube measure. |
| caption | String | Sets the caption for the cube measure. |
| field | String | Sets the field name for the cube measure. |
| format | String | Sets the format for the cube measure. |
| result | String | Sets the result handler for the cube measure. |
| type | String | Sets the type of the cube measure. |