[]
        
(Showing Draft Content)

FarPoint.Win.Chart.ErrorBarValueType

ErrorBarValueType Enum

Lists values that indicate the error value type.

Namespace: FarPoint.Win.Chart
Assembly: FarPoint.Win.Chart.dll
Syntax
public enum ErrorBarValueType
Public Enum ErrorBarValueType

Fields

Name Description
FixedValue

Fixed-length error bar.

Percentage

Percentage to be covered by an error bar.

StandardDeviation

Value for specified number of standard deviations.

StandardError

Standard error value.