Uses of Class
org.docx4j.dml.chart.CTScatterStyle
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTScatterStyle in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTScatterStyle Modifier and Type Field Description protected CTScatterStyleCTScatterChart. scatterStyleMethods in org.docx4j.dml.chart that return CTScatterStyle Modifier and Type Method Description CTScatterStyleObjectFactory. createCTScatterStyle()Create an instance ofCTScatterStyleCTScatterStyleCTScatterChart. getScatterStyle()Gets the value of the scatterStyle property.Methods in org.docx4j.dml.chart with parameters of type CTScatterStyle Modifier and Type Method Description voidCTScatterChart. setScatterStyle(CTScatterStyle value)Sets the value of the scatterStyle property.