Interface IDimensionsChange

Event emitted when dimension collection for rows, columns of filters is changed.

Hierarchy

Hierarchy

  • IDimensionsChange

Properties

dimensionCollectionType: PivotDimensionType

The dimension list type - Row, Column or Filter.

dimensions: IPivotDimension[]

The new list of dimensions.