Uses of Class
org.docx4j.dml.chart.CTScatterSer
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart | |
| org.docx4j.dml.chart |
-
Uses of CTScatterSer in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart declared as CTScatterSer Modifier and Type Field Description protected CTScatterSerCTFilteredScatterSer. serMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart that return CTScatterSer Modifier and Type Method Description CTScatterSerCTFilteredScatterSer. getSer()Gets the value of the ser property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart with parameters of type CTScatterSer Modifier and Type Method Description voidCTFilteredScatterSer. setSer(CTScatterSer value)Sets the value of the ser property. -
Uses of CTScatterSer in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart with type parameters of type CTScatterSer Modifier and Type Field Description protected java.util.List<CTScatterSer>CTScatterChart. serMethods in org.docx4j.dml.chart that return CTScatterSer Modifier and Type Method Description CTScatterSerObjectFactory. createCTScatterSer()Create an instance ofCTScatterSerMethods in org.docx4j.dml.chart that return types with arguments of type CTScatterSer Modifier and Type Method Description java.util.List<CTScatterSer>CTScatterChart. getSer()Gets the value of the ser property.