The StatsSettings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Bias |
Gets and sets the default bias type.
| |
| DateTimeFormat |
Gets and sets the default format for displaying datetimes.
| |
| DateTimeMissingValue |
Gets and sets the default missing value for datetimes.
| |
| FloatPrecision |
Gets and sets the default precision for displaying floating point numbers.
| |
| GenericMissingValue |
Gets and sets the default missing value for generic objects.
| |
| IntegerFormat |
Gets and sets the default format for displaying integers.
| |
| IntegerMissingValue |
Gets and sets the default missing value for integers.
| |
| NumericFormat |
Gets and sets the default format for displaying floating point numbers.
| |
| NumericMissingValue |
Gets and sets the default missing value for doubles.
| |
| Sorting |
Gets and sets the default sorting order.
| |
| StringMissingValue |
Gets and sets the default missing value for strings.
|