---
title: measuresProps API
description: "API Index | measuresProps"
api_reference: true
slug: api_pivotdatasource_pivotmeasurecomponent
---

# PivotMeasure

## Directive

`kendo-pivot-measure`

## Parent Components

* [`kendo-pivotdatasource`]({% slug api_pivotdatasourcecomponent %})

## Props

### values `Array`

A string array whose values are interpreted as the names of the measures that will be loaded.

### axis `String`

The name of the axis on which the measures will be displayed. The supported values are rows or columns. The `axis` option is applicable to multiple (not single) measures.

## Suggested Links

* [`Measures` in Kendo UI PivotDataSource for jQuery](https://docs.telerik.com/kendo-ui/api/javascript/data/pivotdatasource/configuration/measures)
