Uses of Class
org.docx4j.dml.chart.CTMarkerStyle
Packages that use CTMarkerStyle
-
Uses of CTMarkerStyle in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTMarkerStyleMethods in org.docx4j.dml.chart that return CTMarkerStyleModifier and TypeMethodDescriptionObjectFactory.createCTMarkerStyle()Create an instance ofCTMarkerStyleCTMarker.getSymbol()Gets the value of the symbol property.Methods in org.docx4j.dml.chart with parameters of type CTMarkerStyleModifier and TypeMethodDescriptionvoidCTMarker.setSymbol(CTMarkerStyle value) Sets the value of the symbol property.