Uses of Enum
org.odftoolkit.odfdom.dom.attribute.chart.ChartLegendPositionAttribute.Value
Packages that use ChartLegendPositionAttribute.Value
-
Uses of ChartLegendPositionAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartLegendPositionAttribute.ValueModifier and TypeMethodDescriptionChartLegendPositionAttribute.Value.enumValueOf(String value) ChartLegendPositionAttribute.getEnumValue()Returns the enum constant of this type with the specified name.static ChartLegendPositionAttribute.Value[]ChartLegendPositionAttribute.Value.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.dom.attribute.chart with parameters of type ChartLegendPositionAttribute.ValueModifier and TypeMethodDescriptionvoidChartLegendPositionAttribute.setEnumValue(ChartLegendPositionAttribute.Value attrValue)