Uses of Class
org.docx4j.dml.chart.CTBubbleScale
Packages that use CTBubbleScale
-
Uses of CTBubbleScale in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTBubbleScaleMethods in org.docx4j.dml.chart that return CTBubbleScaleModifier and TypeMethodDescriptionObjectFactory.createCTBubbleScale()Create an instance ofCTBubbleScaleCTBubbleChart.getBubbleScale()Gets the value of the bubbleScale property.Methods in org.docx4j.dml.chart with parameters of type CTBubbleScaleModifier and TypeMethodDescriptionvoidCTBubbleChart.setBubbleScale(CTBubbleScale value) Sets the value of the bubbleScale property.