Modifier and Type | Method and Description |
---|---|
static Acop.graphStyles |
Acop.graphStyles.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Acop.graphStyles[] |
Acop.graphStyles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Acop.setGraphStyle(Acop.graphStyles style)
Set the acop chart graph style (x-axis/y-axis).
|