[]
        
(Showing Draft Content)

FarPoint.Win.Chart.ErrorBarType

ErrorBarType Enum

Lists values that indicate the error bar type.

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

Fields

Name Description
Both

An error bar with both positive and negative error ranges.

Minus

An error bar with a negative error range.

Plus

An error bar with a positive error range.