Uses of Enum
tech.tablesaw.plotly.components.ColorBar.Yanchor
Packages that use ColorBar.Yanchor
-
Uses of ColorBar.Yanchor in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return ColorBar.YanchorModifier and TypeMethodDescriptionstatic ColorBar.YanchorReturns the enum constant of this type with the specified name.static ColorBar.Yanchor[]ColorBar.Yanchor.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 ColorBar.YanchorModifier and TypeMethodDescriptionColorBar.ColorBarBuilder.yAnchor(ColorBar.Yanchor yAnchor) Sets this color bar's vertical position anchor This anchor binds the `y` position to the "top", "middle" or "bottom" of the color bar.