Uses of Class
tech.tablesaw.plotly.components.TickSettings
-
Packages that use TickSettings Package Description tech.tablesaw.plotly.components -
-
Uses of TickSettings in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return TickSettings Modifier and Type Method Description TickSettingsTickSettings.TickSettingsBuilder. build()Methods in tech.tablesaw.plotly.components with parameters of type TickSettings Modifier and Type Method Description Axis.AxisBuilderAxis.AxisBuilder. tickSettings(TickSettings tickSettings)Defines all the settings related to the display of tick marks on this axisColorBar.ColorBarBuilderColorBar.ColorBarBuilder. tickSettings(TickSettings tickSettings)
-