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 TickSettings
TickSettings.TickSettingsBuilder. build()
Methods in tech.tablesaw.plotly.components with parameters of type TickSettings Modifier and Type Method Description Axis.AxisBuilder
Axis.AxisBuilder. tickSettings(TickSettings tickSettings)
Defines all the settings related to the display of tick marks on this axisColorBar.ColorBarBuilder
ColorBar.ColorBarBuilder. tickSettings(TickSettings tickSettings)
-