public enum ErrorValueType : System.Enum
Member | Description |
---|---|
FixedValue | The error range is defined by a fixed numerical value. |
Percentage | The error range is defined by a percentage. |
StandardDeviation | The error range is defined by standard deviation. |
StandardError | The error range is defined by standard error. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+