ErrorBarSimpleType Enumeration
|
Namespace:
Spire.Presentation.Charts
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public enum ErrorBarSimpleType
Public Enumeration ErrorBarSimpleType
public enum class ErrorBarSimpleType
Members
|
|
Member name
|
Value
|
Description
|
|
|
Both
|
0
|
|
|
|
Minus
|
1
|
|
|
|
Plus
|
2
|
|
See Also