| Package | Description |
|---|---|
| org.swtchart | |
| org.swtchart.internal.series |
| Modifier and Type | Method and Description |
|---|---|
IErrorBar.ErrorBarType |
IErrorBar.getType()
Gets the error type.
|
static IErrorBar.ErrorBarType |
IErrorBar.ErrorBarType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IErrorBar.ErrorBarType[] |
IErrorBar.ErrorBarType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IErrorBar.setType(IErrorBar.ErrorBarType type)
Sets the error type.
|
| Modifier and Type | Method and Description |
|---|---|
IErrorBar.ErrorBarType |
ErrorBar.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorBar.setType(IErrorBar.ErrorBarType type) |
Copyright © 2016. All Rights Reserved.