PivotProperties interface

Each pivot must contain a 'type' and 'name'.

Properties

name

Data field to show in view.

type

Data type to show in view.

Property Details

name

Data field to show in view.

name?: string

Property Value

string

type

Data type to show in view.

type?: string

Property Value

string