Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IColumnAggregateSpec

Specifies columns that should be aggregated and a user-defined aggregator function to do the aggregation.

Hierarchy

  • IColumnAggregateSpec

Indexable

[index: string]: AggregateFn<any, any>

Specifies columns that should be aggregated and a user-defined aggregator function to do the aggregation.

Generated using TypeDoc