For a list of all members of this type, see MaxSummaryCalculator members.
Name | Description | |
---|---|---|
![]() | Aggregate | Overridden. Processes individual items to produce a summary result. |
![]() | BeginCalculation | Overridden. Starts the summary calculation. |
![]() | EndCalculation | Overridden. Ends the summary calculation and returns the result. |
![]() | GetResults | Ends the calculation and retreives the results. (Inherited from Infragistics.Win.DataVisualization.DataSource.SummaryCalculator) |
![]() | ItemAdded | Overridden. Notifies when an item is added to the data source so the summary result can be updated. |
![]() | ItemRemoved | Overridden. Notifies when an item is removed from the data source so the summary result can be updated. |
Name | Description | |
---|---|---|
![]() | GetExpectedTypeFromDouble | Converts the double value into the expected type the summary expects. (Inherited from Infragistics.Win.DataVisualization.DataSource.SummaryCalculator) |
![]() | GetItemAsDouble | Gets the property value from an item and casts it to a double. (Inherited from Infragistics.Win.DataVisualization.DataSource.SummaryCalculator) |
![]() | GetValueAsDouble | Gets a value as a double if possible. (Inherited from Infragistics.Win.DataVisualization.DataSource.SummaryCalculator) |