Uses of Class
org.docx4j.dml.chart.CTRadarSer
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart | |
| org.docx4j.dml.chart |
-
Uses of CTRadarSer in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart declared as CTRadarSer Modifier and Type Field Description protected CTRadarSerCTFilteredRadarSer. serMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart that return CTRadarSer Modifier and Type Method Description CTRadarSerCTFilteredRadarSer. getSer()Gets the value of the ser property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chart with parameters of type CTRadarSer Modifier and Type Method Description voidCTFilteredRadarSer. setSer(CTRadarSer value)Sets the value of the ser property. -
Uses of CTRadarSer in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart with type parameters of type CTRadarSer Modifier and Type Field Description protected java.util.List<CTRadarSer>CTRadarChart. serMethods in org.docx4j.dml.chart that return CTRadarSer Modifier and Type Method Description CTRadarSerObjectFactory. createCTRadarSer()Create an instance ofCTRadarSerMethods in org.docx4j.dml.chart that return types with arguments of type CTRadarSer Modifier and Type Method Description java.util.List<CTRadarSer>CTRadarChart. getSer()Gets the value of the ser property.