Uses of Class
org.docx4j.dml.chart.CTMarkerSize
Packages that use CTMarkerSize
-
Uses of CTMarkerSize in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTMarkerSizeMethods in org.docx4j.dml.chart that return CTMarkerSizeModifier and TypeMethodDescriptionObjectFactory.createCTMarkerSize()Create an instance ofCTMarkerSizeCTMarker.getSize()Gets the value of the size property.Methods in org.docx4j.dml.chart with parameters of type CTMarkerSizeModifier and TypeMethodDescriptionvoidCTMarker.setSize(CTMarkerSize value) Sets the value of the size property.