Uses of Enum Class
org.apache.poi.xddf.usermodel.chart.BarDirection
Packages that use BarDirection
-
Uses of BarDirection in org.apache.poi.xddf.usermodel.chart
Methods in org.apache.poi.xddf.usermodel.chart that return BarDirectionModifier and TypeMethodDescriptionXDDFBarChartData.getBarDirection()
static BarDirection
Returns the enum constant of this class with the specified name.static BarDirection[]
BarDirection.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 BarDirection