PivotDataSourceMeasuresSettingsTagHelper
Example
Razor
<measures>
</measures>
Attributes
| Attribute | Type | Description |
|---|---|---|
| axis | String | Sets the axis for the pivot data source measures. |
| measures | IList<PivotDataSourceCubeMeasureTagHelper> | Sets the collection of cube measures for the pivot data source. |
| values | String[] | Sets the values for the pivot data source measures. |