GrapeCity.Excel.Chart Namespace : ExcelErrorBarValueType Enumeration |
'Declaration Public Enum ExcelErrorBarValueType Inherits System.Enum
'Usage Dim instance As ExcelErrorBarValueType
public enum ExcelErrorBarValueType : System.Enum
Member | Description |
---|---|
CustomErrorBar | Specifies that the length of the error bars shall be determined by the Plus and Minus element |
FixedValue | Specifies that the length of the error bar shall be the fixed value determined by error bar value |
Percentage | Specifies that the length of the error bars shall be Error bar value percent of the data |
StandardDeviation | Specifies that the length of the error bars shall be Error bar value standard deviations of the data |
StandardError | Specifies that the length of the error bars shall be Error bar value standard errors of the data |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.Chart.ExcelErrorBarValueType
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6