IColumnAggrTarget interface

Extends

Inherited Properties

$schema
aggregationFunction
column
percentOfGrandTotal
table

Inherited Property Details

$schema

$schema?: string

Property Value

string

Inherited From IColumnTarget.$schema

aggregationFunction

aggregationFunction: string

Property Value

string

Inherited From IAggregationTarget.aggregationFunction

column

column: string

Property Value

string

Inherited From IColumnTarget.column

percentOfGrandTotal

percentOfGrandTotal?: boolean

Property Value

boolean

Inherited From IAggregationTarget.percentOfGrandTotal

table

table: string

Property Value

string

Inherited From IColumnTarget.table