| GrapeCity.Excel.Chart Namespace : ExcelErrorBarType Enumeration | 
'Declaration Public Enum ExcelErrorBarType Inherits System.Enum
'Usage Dim instance As ExcelErrorBarType
public enum ExcelErrorBarType : System.Enum
| Member | Description | 
|---|---|
| Both | Specifies that error bars shall be shown in the positive and negative directions. | 
| Minus | Specifies that error bars shall be shown in the negative direction only. | 
| Plus | Specifies that error bars shall be shown in the positive direction only. | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.ExcelErrorBarType
Target Platforms: Windows Server 2012, Windows RT