| Modifier and Type | Method and Description |
|---|---|
static BarGraphType.Align |
BarGraphType.Align.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BarGraphType.Align[] |
BarGraphType.Align.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BarGraphType(Double lineWidth,
Boolean fill,
Color fillColor,
Double barWidth,
BarGraphType.Align align) |
Copyright © 2018. All rights reserved.