# PivotConfigChangeDetail

> _Since v1.31.0_

Detail for `pivot-config-change` event. Fired when pivot configuration changes via the panel. *

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| `property` | <code>string</code> | The configuration property that changed. |
| `field?` | <code>string</code> | The field that was affected (if applicable). |
| `zone?` | <code>values &#124; columnGroups &#124; rowGroups</code> | The zone that was affected (if applicable). |
