Uses of Enum
org.docx4j.dml.chart.STLegendPos
Packages that use STLegendPos
-
Uses of STLegendPos in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as STLegendPosMethods in org.docx4j.dml.chart that return STLegendPosModifier and TypeMethodDescriptionstatic STLegendPosCTLegendPos.getVal()Gets the value of the val property.static STLegendPosReturns the enum constant of this type with the specified name.static STLegendPos[]STLegendPos.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml.chart with parameters of type STLegendPosModifier and TypeMethodDescriptionvoidCTLegendPos.setVal(STLegendPos value) Sets the value of the val property.