Uses of Class
org.docx4j.dml.chart.CTBarGrouping
Packages that use CTBarGrouping
-
Uses of CTBarGrouping in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTBarGroupingModifier and TypeFieldDescriptionprotected CTBarGroupingCTBar3DChart.groupingprotected CTBarGroupingCTBarChart.groupingMethods in org.docx4j.dml.chart that return CTBarGroupingModifier and TypeMethodDescriptionObjectFactory.createCTBarGrouping()Create an instance ofCTBarGroupingCTBar3DChart.getGrouping()Gets the value of the grouping property.CTBarChart.getGrouping()Gets the value of the grouping property.Methods in org.docx4j.dml.chart with parameters of type CTBarGroupingModifier and TypeMethodDescriptionvoidCTBar3DChart.setGrouping(CTBarGrouping value) Sets the value of the grouping property.voidCTBarChart.setGrouping(CTBarGrouping value) Sets the value of the grouping property.