Uses of Enum Class
org.apache.poi.xddf.usermodel.chart.ScatterStyle
Packages that use ScatterStyle
-
Uses of ScatterStyle in org.apache.poi.xddf.usermodel.chart
Methods in org.apache.poi.xddf.usermodel.chart that return ScatterStyleModifier and TypeMethodDescriptionXDDFScatterChartData.getStyle()static ScatterStyleReturns the enum constant of this class with the specified name.static ScatterStyle[]ScatterStyle.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 ScatterStyle