Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

An ErrorValueType value specifies an error bar's error value type.

C#
vb.net

Values

Name

Description

Custom

The error value specified by ErrorBar.Value is a custom value.

FixedValue

The error value specified by ErrorBar.Value is a fixed value.

Percentage

The error value specified by ErrorBar.Value is a percentage.

StandardDeviation

The error value specified by ErrorBar.Value is a standard deviation.

StandardError

Standard error

  • No labels