Enum ErrorDirection
Defines enumeration with error direction constants
Inherited Members
Namespace:
Assembly: .dll
Syntax
public enum ErrorDirection extends Enum<renderableSeries.ErrorDirection>
Fields
| Name | Description |
|---|---|
| Horizontal | Draw error bars horizontally |
| Vertical | Draw error bars vertically |
Methods
| Name | Description |
|---|---|
| valueOf(String name) | |
| values() |