Class CTChartStyle
java.lang.Object
org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle.CTChartStyle
- All Implemented Interfaces:
Child
Java class for CT_ChartStyle complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_ChartStyle">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="axisTitle" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="categoryAxis" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="chartArea" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="dataLabel" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="dataLabelCallout" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry" minOccurs="0"/>
<element name="dataPoint" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="dataPoint3D" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="dataPointLine" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="dataPointMarker" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="dataPointMarkerLayout" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_MarkerLayout" minOccurs="0"/>
<element name="dataPointWireframe" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="dataTable" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="downBar" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="dropLine" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="errorBar" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="floor" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="gridlineMajor" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="gridlineMinor" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="hiLoLine" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="leaderLine" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="legend" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="plotArea" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="plotArea3D" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="seriesAxis" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="seriesLine" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="title" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="trendline" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="trendlineLabel" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="upBar" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="valueAxis" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="wall" type="{http://schemas.microsoft.com/office/drawing/2012/chartStyle}CT_StyleEntry"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/drawingml/2006/main}CT_OfficeArtExtensionList" minOccurs="0"/>
</sequence>
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTMarkerLayoutprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTOfficeArtExtensionListprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected Longprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntryprotected CTStyleEntry -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent) This method is invoked by the JAXB implementation on each instance when unmarshalling completes.Gets the value of the axisTitle property.Gets the value of the categoryAxis property.Gets the value of the chartArea property.Gets the value of the dataLabel property.Gets the value of the dataLabelCallout property.Gets the value of the dataPoint property.Gets the value of the dataPoint3D property.Gets the value of the dataPointLine property.Gets the value of the dataPointMarker property.Gets the value of the dataPointMarkerLayout property.Gets the value of the dataPointWireframe property.Gets the value of the dataTable property.Gets the value of the downBar property.Gets the value of the dropLine property.Gets the value of the errorBar property.Gets the value of the extLst property.getFloor()Gets the value of the floor property.Gets the value of the gridlineMajor property.Gets the value of the gridlineMinor property.Gets the value of the hiLoLine property.getId()Gets the value of the id property.Gets the value of the leaderLine property.Gets the value of the legend property.Gets the parent object in the object tree representing the unmarshalled xml document.Gets the value of the plotArea property.Gets the value of the plotArea3D property.Gets the value of the seriesAxis property.Gets the value of the seriesLine property.getTitle()Gets the value of the title property.Gets the value of the trendline property.Gets the value of the trendlineLabel property.getUpBar()Gets the value of the upBar property.Gets the value of the valueAxis property.getWall()Gets the value of the wall property.voidsetAxisTitle(CTStyleEntry value) Sets the value of the axisTitle property.voidsetCategoryAxis(CTStyleEntry value) Sets the value of the categoryAxis property.voidsetChartArea(CTStyleEntry value) Sets the value of the chartArea property.voidsetDataLabel(CTStyleEntry value) Sets the value of the dataLabel property.voidsetDataLabelCallout(CTStyleEntry value) Sets the value of the dataLabelCallout property.voidsetDataPoint(CTStyleEntry value) Sets the value of the dataPoint property.voidsetDataPoint3D(CTStyleEntry value) Sets the value of the dataPoint3D property.voidsetDataPointLine(CTStyleEntry value) Sets the value of the dataPointLine property.voidsetDataPointMarker(CTStyleEntry value) Sets the value of the dataPointMarker property.voidSets the value of the dataPointMarkerLayout property.voidSets the value of the dataPointWireframe property.voidsetDataTable(CTStyleEntry value) Sets the value of the dataTable property.voidsetDownBar(CTStyleEntry value) Sets the value of the downBar property.voidsetDropLine(CTStyleEntry value) Sets the value of the dropLine property.voidsetErrorBar(CTStyleEntry value) Sets the value of the errorBar property.voidSets the value of the extLst property.voidsetFloor(CTStyleEntry value) Sets the value of the floor property.voidsetGridlineMajor(CTStyleEntry value) Sets the value of the gridlineMajor property.voidsetGridlineMinor(CTStyleEntry value) Sets the value of the gridlineMinor property.voidsetHiLoLine(CTStyleEntry value) Sets the value of the hiLoLine property.voidSets the value of the id property.voidsetLeaderLine(CTStyleEntry value) Sets the value of the leaderLine property.voidsetLegend(CTStyleEntry value) Sets the value of the legend property.voidvoidsetPlotArea(CTStyleEntry value) Sets the value of the plotArea property.voidsetPlotArea3D(CTStyleEntry value) Sets the value of the plotArea3D property.voidsetSeriesAxis(CTStyleEntry value) Sets the value of the seriesAxis property.voidsetSeriesLine(CTStyleEntry value) Sets the value of the seriesLine property.voidsetTitle(CTStyleEntry value) Sets the value of the title property.voidsetTrendline(CTStyleEntry value) Sets the value of the trendline property.voidsetTrendlineLabel(CTStyleEntry value) Sets the value of the trendlineLabel property.voidsetUpBar(CTStyleEntry value) Sets the value of the upBar property.voidsetValueAxis(CTStyleEntry value) Sets the value of the valueAxis property.voidsetWall(CTStyleEntry value) Sets the value of the wall property.
-
Field Details
-
axisTitle
-
categoryAxis
-
chartArea
-
dataLabel
-
dataLabelCallout
-
dataPoint
-
dataPoint3D
-
dataPointLine
-
dataPointMarker
-
dataPointMarkerLayout
-
dataPointWireframe
-
dataTable
-
downBar
-
dropLine
-
errorBar
-
floor
-
gridlineMajor
-
gridlineMinor
-
hiLoLine
-
leaderLine
-
legend
-
plotArea
-
plotArea3D
-
seriesAxis
-
seriesLine
-
title
-
trendline
-
trendlineLabel
-
upBar
-
valueAxis
-
wall
-
extLst
-
id
-
-
Constructor Details
-
CTChartStyle
public CTChartStyle()
-
-
Method Details
-
getAxisTitle
Gets the value of the axisTitle property.- Returns:
- possible object is
CTStyleEntry
-
setAxisTitle
Sets the value of the axisTitle property.- Parameters:
value- allowed object isCTStyleEntry
-
getCategoryAxis
Gets the value of the categoryAxis property.- Returns:
- possible object is
CTStyleEntry
-
setCategoryAxis
Sets the value of the categoryAxis property.- Parameters:
value- allowed object isCTStyleEntry
-
getChartArea
Gets the value of the chartArea property.- Returns:
- possible object is
CTStyleEntry
-
setChartArea
Sets the value of the chartArea property.- Parameters:
value- allowed object isCTStyleEntry
-
getDataLabel
Gets the value of the dataLabel property.- Returns:
- possible object is
CTStyleEntry
-
setDataLabel
Sets the value of the dataLabel property.- Parameters:
value- allowed object isCTStyleEntry
-
getDataLabelCallout
Gets the value of the dataLabelCallout property.- Returns:
- possible object is
CTStyleEntry
-
setDataLabelCallout
Sets the value of the dataLabelCallout property.- Parameters:
value- allowed object isCTStyleEntry
-
getDataPoint
Gets the value of the dataPoint property.- Returns:
- possible object is
CTStyleEntry
-
setDataPoint
Sets the value of the dataPoint property.- Parameters:
value- allowed object isCTStyleEntry
-
getDataPoint3D
Gets the value of the dataPoint3D property.- Returns:
- possible object is
CTStyleEntry
-
setDataPoint3D
Sets the value of the dataPoint3D property.- Parameters:
value- allowed object isCTStyleEntry
-
getDataPointLine
Gets the value of the dataPointLine property.- Returns:
- possible object is
CTStyleEntry
-
setDataPointLine
Sets the value of the dataPointLine property.- Parameters:
value- allowed object isCTStyleEntry
-
getDataPointMarker
Gets the value of the dataPointMarker property.- Returns:
- possible object is
CTStyleEntry
-
setDataPointMarker
Sets the value of the dataPointMarker property.- Parameters:
value- allowed object isCTStyleEntry
-
getDataPointMarkerLayout
Gets the value of the dataPointMarkerLayout property.- Returns:
- possible object is
CTMarkerLayout
-
setDataPointMarkerLayout
Sets the value of the dataPointMarkerLayout property.- Parameters:
value- allowed object isCTMarkerLayout
-
getDataPointWireframe
Gets the value of the dataPointWireframe property.- Returns:
- possible object is
CTStyleEntry
-
setDataPointWireframe
Sets the value of the dataPointWireframe property.- Parameters:
value- allowed object isCTStyleEntry
-
getDataTable
Gets the value of the dataTable property.- Returns:
- possible object is
CTStyleEntry
-
setDataTable
Sets the value of the dataTable property.- Parameters:
value- allowed object isCTStyleEntry
-
getDownBar
Gets the value of the downBar property.- Returns:
- possible object is
CTStyleEntry
-
setDownBar
Sets the value of the downBar property.- Parameters:
value- allowed object isCTStyleEntry
-
getDropLine
Gets the value of the dropLine property.- Returns:
- possible object is
CTStyleEntry
-
setDropLine
Sets the value of the dropLine property.- Parameters:
value- allowed object isCTStyleEntry
-
getErrorBar
Gets the value of the errorBar property.- Returns:
- possible object is
CTStyleEntry
-
setErrorBar
Sets the value of the errorBar property.- Parameters:
value- allowed object isCTStyleEntry
-
getFloor
Gets the value of the floor property.- Returns:
- possible object is
CTStyleEntry
-
setFloor
Sets the value of the floor property.- Parameters:
value- allowed object isCTStyleEntry
-
getGridlineMajor
Gets the value of the gridlineMajor property.- Returns:
- possible object is
CTStyleEntry
-
setGridlineMajor
Sets the value of the gridlineMajor property.- Parameters:
value- allowed object isCTStyleEntry
-
getGridlineMinor
Gets the value of the gridlineMinor property.- Returns:
- possible object is
CTStyleEntry
-
setGridlineMinor
Sets the value of the gridlineMinor property.- Parameters:
value- allowed object isCTStyleEntry
-
getHiLoLine
Gets the value of the hiLoLine property.- Returns:
- possible object is
CTStyleEntry
-
setHiLoLine
Sets the value of the hiLoLine property.- Parameters:
value- allowed object isCTStyleEntry
-
getLeaderLine
Gets the value of the leaderLine property.- Returns:
- possible object is
CTStyleEntry
-
setLeaderLine
Sets the value of the leaderLine property.- Parameters:
value- allowed object isCTStyleEntry
-
getLegend
Gets the value of the legend property.- Returns:
- possible object is
CTStyleEntry
-
setLegend
Sets the value of the legend property.- Parameters:
value- allowed object isCTStyleEntry
-
getPlotArea
Gets the value of the plotArea property.- Returns:
- possible object is
CTStyleEntry
-
setPlotArea
Sets the value of the plotArea property.- Parameters:
value- allowed object isCTStyleEntry
-
getPlotArea3D
Gets the value of the plotArea3D property.- Returns:
- possible object is
CTStyleEntry
-
setPlotArea3D
Sets the value of the plotArea3D property.- Parameters:
value- allowed object isCTStyleEntry
-
getSeriesAxis
Gets the value of the seriesAxis property.- Returns:
- possible object is
CTStyleEntry
-
setSeriesAxis
Sets the value of the seriesAxis property.- Parameters:
value- allowed object isCTStyleEntry
-
getSeriesLine
Gets the value of the seriesLine property.- Returns:
- possible object is
CTStyleEntry
-
setSeriesLine
Sets the value of the seriesLine property.- Parameters:
value- allowed object isCTStyleEntry
-
getTitle
Gets the value of the title property.- Returns:
- possible object is
CTStyleEntry
-
setTitle
Sets the value of the title property.- Parameters:
value- allowed object isCTStyleEntry
-
getTrendline
Gets the value of the trendline property.- Returns:
- possible object is
CTStyleEntry
-
setTrendline
Sets the value of the trendline property.- Parameters:
value- allowed object isCTStyleEntry
-
getTrendlineLabel
Gets the value of the trendlineLabel property.- Returns:
- possible object is
CTStyleEntry
-
setTrendlineLabel
Sets the value of the trendlineLabel property.- Parameters:
value- allowed object isCTStyleEntry
-
getUpBar
Gets the value of the upBar property.- Returns:
- possible object is
CTStyleEntry
-
setUpBar
Sets the value of the upBar property.- Parameters:
value- allowed object isCTStyleEntry
-
getValueAxis
Gets the value of the valueAxis property.- Returns:
- possible object is
CTStyleEntry
-
setValueAxis
Sets the value of the valueAxis property.- Parameters:
value- allowed object isCTStyleEntry
-
getWall
Gets the value of the wall property.- Returns:
- possible object is
CTStyleEntry
-
setWall
Sets the value of the wall property.- Parameters:
value- allowed object isCTStyleEntry
-
getExtLst
Gets the value of the extLst property.- Returns:
- possible object is
CTOfficeArtExtensionList
-
setExtLst
Sets the value of the extLst property.- Parameters:
value- allowed object isCTOfficeArtExtensionList
-
getId
Gets the value of the id property.- Returns:
- possible object is
Long
-
setId
Sets the value of the id property.- Parameters:
value- allowed object isLong
-
getParent
Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
-
afterUnmarshal
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.- Parameters:
parent- The parent object in the object tree.unmarshaller- The unmarshaller that generated the instance.
-