Click or drag to resize

StatsSettings Properties

The StatsSettings type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberBias Gets and sets the default bias type.
Public propertyStatic memberDateTimeFormat Gets and sets the default format for displaying datetimes.
Public propertyStatic memberDateTimeMissingValue Gets and sets the default missing value for datetimes.
Public propertyStatic memberGenericMissingValue Gets and sets the default missing value for generic objects.
Public propertyStatic memberIntegerFormat Gets and sets the default format for displaying integers.
Public propertyStatic memberIntegerMissingValue Gets and sets the default missing value for integers.
Public propertyStatic memberNumericFormat Gets and sets the default format for displaying floating point numbers.
Public propertyStatic memberNumericMissingValue Gets and sets the default missing value for doubles.
Public propertyStatic memberSorting Gets and sets the default sorting order.
Public propertyStatic memberStringMissingValue Gets and sets the default missing value for strings.
Top
See Also