Constants which specify the units used to depict errors on an error bar.

Enumeration Members

FixedValue: 0

The error range is defined by a fixed numerical value.

Percentage: 1

The error range is defined by a percentage.

StandardDeviation: 2

The error range is defined by standard deviation.

StandardError: 3

The error range is defined by standard error.