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.
Constructors
Section titled "Constructors"IgcChartSummaryDescription
new IgcChartSummaryDescription(): IgcChartSummaryDescription Returns IgcChartSummaryDescription
Properties
Section titled "Properties"alias
Section titled "alias"alias: string calculatorDisplayName
Section titled "calculatorDisplayName"calculatorDisplayName: string field
Section titled "field"field: string operand
Section titled "operand"operand: DataSourceSummaryOperand provideCalculator
Section titled "provideCalculator"provideCalculator: object Methods
Section titled "Methods"equals
Section titled "equals"equals(other: any): boolean Parameters
- other:
any
Returns boolean
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string