Uses of Enum
tech.tablesaw.plotly.components.Axis.CategoryOrder
Packages that use Axis.CategoryOrder
-
Uses of Axis.CategoryOrder in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Axis.CategoryOrderModifier and TypeMethodDescriptionstatic Axis.CategoryOrderReturns the enum constant of this type with the specified name.static Axis.CategoryOrder[]Axis.CategoryOrder.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in tech.tablesaw.plotly.components with parameters of type Axis.CategoryOrderModifier and TypeMethodDescriptionAxis.AxisBuilder.categoryOrder(Axis.CategoryOrder categoryOrder)