Uses of Class
org.docx4j.dml.chart.CTScatterStyle
Packages that use CTScatterStyle
-
Uses of CTScatterStyle in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTScatterStyleMethods in org.docx4j.dml.chart that return CTScatterStyleModifier and TypeMethodDescriptionObjectFactory.createCTScatterStyle()Create an instance ofCTScatterStyleCTScatterChart.getScatterStyle()Gets the value of the scatterStyle property.Methods in org.docx4j.dml.chart with parameters of type CTScatterStyleModifier and TypeMethodDescriptionvoidCTScatterChart.setScatterStyle(CTScatterStyle value) Sets the value of the scatterStyle property.