Uses of Class
org.docx4j.dml.chart.CTDLbls
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTDLbls in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTDLbls Modifier and Type Field Description protected CTDLblsCTArea3DChart. dLblsprotected CTDLblsCTAreaChart. dLblsprotected CTDLblsCTAreaSer. dLblsprotected CTDLblsCTBar3DChart. dLblsprotected CTDLblsCTBarChart. dLblsprotected CTDLblsCTBarSer. dLblsprotected CTDLblsCTBubbleChart. dLblsprotected CTDLblsCTBubbleSer. dLblsprotected CTDLblsCTDoughnutChart. dLblsprotected CTDLblsCTLine3DChart. dLblsprotected CTDLblsCTLineChart. dLblsprotected CTDLblsCTLineSer. dLblsprotected CTDLblsCTOfPieChart. dLblsprotected CTDLblsCTPie3DChart. dLblsprotected CTDLblsCTPieChart. dLblsprotected CTDLblsCTPieSer. dLblsprotected CTDLblsCTRadarChart. dLblsprotected CTDLblsCTRadarSer. dLblsprotected CTDLblsCTScatterChart. dLblsprotected CTDLblsCTScatterSer. dLblsprotected CTDLblsCTStockChart. dLblsMethods in org.docx4j.dml.chart that return CTDLbls Modifier and Type Method Description CTDLblsObjectFactory. createCTDLbls()Create an instance ofCTDLblsCTDLblsCTArea3DChart. getDLbls()Gets the value of the dLbls property.CTDLblsCTAreaChart. getDLbls()Gets the value of the dLbls property.CTDLblsCTAreaSer. getDLbls()Gets the value of the dLbls property.CTDLblsCTBar3DChart. getDLbls()Gets the value of the dLbls property.CTDLblsCTBarChart. getDLbls()Gets the value of the dLbls property.CTDLblsCTBarSer. getDLbls()Gets the value of the dLbls property.CTDLblsCTBubbleChart. getDLbls()Gets the value of the dLbls property.CTDLblsCTBubbleSer. getDLbls()Gets the value of the dLbls property.CTDLblsCTDoughnutChart. getDLbls()Gets the value of the dLbls property.CTDLblsCTLine3DChart. getDLbls()Gets the value of the dLbls property.CTDLblsCTLineChart. getDLbls()Gets the value of the dLbls property.CTDLblsCTLineSer. getDLbls()Gets the value of the dLbls property.CTDLblsCTOfPieChart. getDLbls()Gets the value of the dLbls property.CTDLblsCTPie3DChart. getDLbls()Gets the value of the dLbls property.CTDLblsCTPieChart. getDLbls()Gets the value of the dLbls property.CTDLblsCTPieSer. getDLbls()Gets the value of the dLbls property.CTDLblsCTRadarChart. getDLbls()Gets the value of the dLbls property.CTDLblsCTRadarSer. getDLbls()Gets the value of the dLbls property.CTDLblsCTScatterChart. getDLbls()Gets the value of the dLbls property.CTDLblsCTScatterSer. getDLbls()Gets the value of the dLbls property.CTDLblsCTStockChart. getDLbls()Gets the value of the dLbls property.Methods in org.docx4j.dml.chart with parameters of type CTDLbls Modifier and Type Method Description voidCTArea3DChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTAreaChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTAreaSer. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTBar3DChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTBarChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTBarSer. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTBubbleChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTBubbleSer. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTDoughnutChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTLine3DChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTLineChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTLineSer. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTOfPieChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTPie3DChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTPieChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTPieSer. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTRadarChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTRadarSer. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTScatterChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTScatterSer. setDLbls(CTDLbls value)Sets the value of the dLbls property.voidCTStockChart. setDLbls(CTDLbls value)Sets the value of the dLbls property.