Uses of Enum Class
org.apache.poi.xddf.usermodel.chart.AxisLabelAlignment
Packages that use AxisLabelAlignment
-
Uses of AxisLabelAlignment in org.apache.poi.xddf.usermodel.chart
Methods in org.apache.poi.xddf.usermodel.chart that return AxisLabelAlignmentModifier and TypeMethodDescriptionXDDFCategoryAxis.getLabelAlignment()
static AxisLabelAlignment
Returns the enum constant of this class with the specified name.static AxisLabelAlignment[]
AxisLabelAlignment.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.poi.xddf.usermodel.chart with parameters of type AxisLabelAlignmentModifier and TypeMethodDescriptionvoid
XDDFCategoryAxis.setLabelAlignment
(AxisLabelAlignment labelAlignment)