Uses of Enum
tech.tablesaw.plotly.components.TickSettings.TickMode
Packages that use TickSettings.TickMode
-
Uses of TickSettings.TickMode in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return TickSettings.TickModeModifier and TypeMethodDescriptionstatic TickSettings.TickModeReturns the enum constant of this type with the specified name.static TickSettings.TickMode[]TickSettings.TickMode.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 TickSettings.TickModeModifier and TypeMethodDescriptionTickSettings.TickSettingsBuilder.tickMode(TickSettings.TickMode tickMode)