SpreadsheetGear.Charts Namespace : ErrorBarType Enumeration |
'Declaration
Public Enum ErrorBarType Inherits System.Enum
'Usage
Dim instance As ErrorBarType
public enum ErrorBarType : System.Enum
public enum ErrorBarType = class(System.Enum)
public enum ErrorBarType extends System.Enum
__value public enum ErrorBarType : public System.Enum
public enum class ErrorBarType : public System.Enum
Member | Description |
---|---|
Custom | Custom error amount. |
FixedValue | Fixed error amount. |
Percent | Percent error amount. |
StDev | Standard deviation error amount. |
StError | Standard error error amount. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.Charts.ErrorBarType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2