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

« Previous Version 2 Next »

Description

The ErrorValueType is used in the ErrorBar.ValueType property to specify how the error value is determined.

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