Uses of Enum
org.odftoolkit.odfdom.dom.attribute.chart.ChartAxisLabelPositionAttribute.Value
Packages that use ChartAxisLabelPositionAttribute.Value
-
Uses of ChartAxisLabelPositionAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartAxisLabelPositionAttribute.ValueModifier and TypeMethodDescriptionChartAxisLabelPositionAttribute.Value.enumValueOf(String value) ChartAxisLabelPositionAttribute.getEnumValue()Returns the enum constant of this type with the specified name.ChartAxisLabelPositionAttribute.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 ChartAxisLabelPositionAttribute.ValueModifier and TypeMethodDescriptionvoidChartAxisLabelPositionAttribute.setEnumValue(ChartAxisLabelPositionAttribute.Value attrValue)