Uses of Enum
tech.tablesaw.plotly.components.Grid.XSide
Packages that use Grid.XSide
-
Uses of Grid.XSide in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Grid.XSideModifier and TypeMethodDescriptionstatic Grid.XSideReturns the enum constant of this type with the specified name.static Grid.XSide[]Grid.XSide.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 Grid.XSideModifier and TypeMethodDescriptionGrid.GridBuilder.xSide(Grid.XSide xSide) Sets where the x axis labels and titles go.