Package | Description |
---|---|
tech.tablesaw.plotly.traces |
Modifier and Type | Method and Description |
---|---|
static BarTrace.Orientation |
BarTrace.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BarTrace.Orientation[] |
BarTrace.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BarTrace.BarBuilder |
BarTrace.BarBuilder.orientation(BarTrace.Orientation orientation)
Sets the orientation of the bars.
|
Copyright © 2019. All rights reserved.