For a list of all members of this type, see AverageFunction members.
Public Properties
Protected Properties
| Name | Description |
| IsInitialized | Gets a value indicating whether Initialize method has been called, indicating that the types in which the values will be accumulated have been initialized. (Inherited from Xceed.Wpf.DataGrid.Stats.StatFunction) |
| IsSealed | Gets a value indicating whether this instance is in an immutable state. (Inherited from StatFunction) |
| PrerequisiteFunctions | Overridden. Gets a list of the statistical functions whose results are required by the current statistical function in order to calculate its own result. |
| RequiresAccumulation | Overridden. Gets a value indicating whether the statistical function needs to accumulate its own results. |
Top
See Also