Uses of Class
org.docx4j.dml.chart.CTBubbleScale
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTBubbleScale in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTBubbleScale Modifier and Type Field Description protected CTBubbleScaleCTBubbleChart. bubbleScaleMethods in org.docx4j.dml.chart that return CTBubbleScale Modifier and Type Method Description CTBubbleScaleObjectFactory. createCTBubbleScale()Create an instance ofCTBubbleScaleCTBubbleScaleCTBubbleChart. getBubbleScale()Gets the value of the bubbleScale property.Methods in org.docx4j.dml.chart with parameters of type CTBubbleScale Modifier and Type Method Description voidCTBubbleChart. setBubbleScale(CTBubbleScale value)Sets the value of the bubbleScale property.