Uses of Class
org.docx4j.dml.chart.CTRadarStyle
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTRadarStyle in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTRadarStyle Modifier and Type Field Description protected CTRadarStyleCTRadarChart. radarStyleMethods in org.docx4j.dml.chart that return CTRadarStyle Modifier and Type Method Description CTRadarStyleObjectFactory. createCTRadarStyle()Create an instance ofCTRadarStyleCTRadarStyleCTRadarChart. getRadarStyle()Gets the value of the radarStyle property.Methods in org.docx4j.dml.chart with parameters of type CTRadarStyle Modifier and Type Method Description voidCTRadarChart. setRadarStyle(CTRadarStyle value)Sets the value of the radarStyle property.