Describes available types of error bar calculators.

Enumeration Members

Data: 2

A calculator type that provides the input values directly.

Fixed: 0

A calculator type that provides a fixed value.

Percentage: 1

A calculator type that provides a fixed percentage of each input value

StandardDeviation: 3

A calculator type that provides the standard deviation of the input values.

StandardError: 4

A calculator type that provides the standard error of the input values.