Interface ServerFooterValue

Hierarchy

  • ServerFooterValue

Properties

column: string
footerLabel?: string

The label of the footer

Returns

footerOperation?: FooterOperation

The operation to apply to the footer. One of the following values:

  • average
  • sum
  • min
  • max
  • count

Property

footerOperationPrecision?: number

Precision for the footer label

Returns

Generated using TypeDoc