Represents a summary that is applied to a datasource. Changes to this object are not observed or expected after it is initially assigned to a collection.

IgcChartSummaryDescription

new IgcChartSummaryDescription(): IgcChartSummaryDescription

Returns IgcChartSummaryDescription

alias: string
calculatorDisplayName: string
field: string
operand: DataSourceSummaryOperand
provideCalculator: object
equals(other: any): boolean

Parameters

  • other: any

Returns boolean

findByName(name: string): any

Parameters

  • name: string

Returns any