For a list of all members of this type, see StatResultConverter members.
Public Properties
| Name | Description |
| DivisionByZeroMessage | Gets or sets the message that is returned by a StatResultConverter when a DivideByZeroException occurs during the calculation of a statistical function's result. |
| FormatProvider | Gets or sets an IFormatProvider that provides culture-specific formatting information. (Inherited from Xceed.Wpf.DataGrid.Converters.StringFormatConverter) |
| InvalidValueMessage | Gets or sets the message that is returned by a StatResultConverter when an InvalidValueException occurs during the calculation of a statistical function's result. |
| OverflowMessage | Gets or sets the message that is returned by a StatResultConverter when an OverflowException occurs during the calculation of a statistical function's result. |
Top
See Also