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