The following tables list the members exposed by ChartSummaryDescription.
Name | Description | |
---|---|---|
ChartSummaryDescription Constructor | Overloaded. |
Name | Description | |
---|---|---|
Alias | Gets or sets an alias for the summary. Currently only used in aggregated data situations. | |
CalculatorDisplayName | Gets or sets the name to use when displaying the calculator name. | |
Field | ||
Operand |
Name | Description | |
---|---|---|
Equals | ||
GetHashCode | ||
Reset | Resets all the properties to their default values | |
ResetAlias | Resets the Alias property to its default value. | |
ResetCalculatorDisplayName | Resets the CalculatorDisplayName property to its default value. | |
ResetField | Resets the Field property to its default value. | |
ResetOperand | Resets the Operand property to its default value. |
Name | Description | |
---|---|---|
OnProvideCalculator | Used to invoke the ProvideCalculator event. | |
ShouldSerializeAlias | Indicates if the Alias property needs to be serialized. | |
ShouldSerializeCalculatorDisplayName | Indicates if the CalculatorDisplayName property needs to be serialized. | |
ShouldSerializeField | Indicates if the Field property needs to be serialized. | |
ShouldSerializeOperand | Indicates if the Operand property needs to be serialized. |
Name | Description | |
---|---|---|
ProvideCalculator | Called when the summary calculator is required. |