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 Server 2012, Windows RT