'Declaration
Public Enum ErrorBarType Inherits System.Enum
'Usage
Dim instance As ErrorBarType
public enum ErrorBarType : System.Enum
'Declaration
Public Enum ErrorBarType Inherits System.Enum
'Usage
Dim instance As ErrorBarType
public enum ErrorBarType : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Chart.ErrorBarType