Uses of Class
org.docx4j.dml.chart.CTRadarStyle
Packages that use CTRadarStyle
-
Uses of CTRadarStyle in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTRadarStyleMethods in org.docx4j.dml.chart that return CTRadarStyleModifier and TypeMethodDescriptionObjectFactory.createCTRadarStyle()Create an instance ofCTRadarStyleCTRadarChart.getRadarStyle()Gets the value of the radarStyle property.Methods in org.docx4j.dml.chart with parameters of type CTRadarStyleModifier and TypeMethodDescriptionvoidCTRadarChart.setRadarStyle(CTRadarStyle value) Sets the value of the radarStyle property.