Uses of Enum
tech.tablesaw.plotly.traces.BarTrace.Orientation
Packages that use BarTrace.Orientation
-
Uses of BarTrace.Orientation in tech.tablesaw.plotly.traces
Methods in tech.tablesaw.plotly.traces that return BarTrace.OrientationModifier and TypeMethodDescriptionstatic BarTrace.OrientationReturns 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.Methods in tech.tablesaw.plotly.traces with parameters of type BarTrace.OrientationModifier and TypeMethodDescriptionBarTrace.BarBuilder.orientation(BarTrace.Orientation orientation) Sets the orientation of the bars.