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.

IgrChartSummaryDescription

new IgrChartSummaryDescription(): IgrChartSummaryDescription

Returns IgrChartSummaryDescription

alias: string
calculatorDisplayName: string
field: string
operand: DataSourceSummaryOperand
provideCalculator: object
get nativeElement(): HTMLElement

Returns HTMLElement

equals(other: any): boolean

Parameters

  • other: any

Returns boolean

findByName(name: string): any

Parameters

  • name: string

Returns any