Interface IgrPivotDateDimensionOptions

Hierarchy

Hierarchy

  • IgrPivotDateDimensionOptions

Properties

fullDate?: string | boolean

Enabled/Disables dimensions for the full date provided

months?: string | boolean

Enables/Disables dimensions per month from provided periods.

quarters?: string | boolean
total?: string | boolean

Enables/Disables total value of all periods.

years?: string | boolean

Enables/Disables dimensions per year from provided periods.