Uses of Enum
tech.tablesaw.plotly.components.ColorBar.LenMode
Packages that use ColorBar.LenMode
-
Uses of ColorBar.LenMode in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return ColorBar.LenModeModifier and TypeMethodDescriptionstatic ColorBar.LenModeReturns the enum constant of this type with the specified name.static ColorBar.LenMode[]ColorBar.LenMode.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.LenModeModifier and TypeMethodDescriptionColorBar.ColorBarBuilder.lenMode(ColorBar.LenMode lenMode) Determines whether this color bar's length (i.e. the measure in the color variation direction) is set in units of plot "fraction" or in "pixels.