Uses of Class
tech.tablesaw.plotly.components.Annotation.Xanchor
-
Packages that use Annotation.Xanchor Package Description tech.tablesaw.plotly.components -
-
Uses of Annotation.Xanchor in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Annotation.Xanchor Modifier and Type Method Description static Annotation.Xanchor
Annotation.Xanchor. valueOf(String name)
Returns the enum constant of this type with the specified name.static Annotation.Xanchor[]
Annotation.Xanchor. 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 Annotation.Xanchor Modifier and Type Method Description Annotation.AnnotationBuilder
Annotation.AnnotationBuilder. xanchor(Annotation.Xanchor xanchor)
-