Uses of Enum
tech.tablesaw.plotly.components.TickSettings.Mirror
Packages that use TickSettings.Mirror
-
Uses of TickSettings.Mirror in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return TickSettings.MirrorModifier and TypeMethodDescriptionstatic TickSettings.MirrorReturns the enum constant of this type with the specified name.static TickSettings.Mirror[]TickSettings.Mirror.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.MirrorModifier and TypeMethodDescriptionTickSettings.TickSettingsBuilder.mirror(TickSettings.Mirror mirror) Determines if the axis lines or/and ticks are mirrored to the opposite side of the plotting area.