public class CTChartStyle extends Object implements 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>
| Constructor and Description |
|---|
CTChartStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(Unmarshaller unmarshaller,
Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
CTStyleEntry |
getAxisTitle()
Gets the value of the axisTitle property.
|
CTStyleEntry |
getCategoryAxis()
Gets the value of the categoryAxis property.
|
CTStyleEntry |
getChartArea()
Gets the value of the chartArea property.
|
CTStyleEntry |
getDataLabel()
Gets the value of the dataLabel property.
|
CTStyleEntry |
getDataLabelCallout()
Gets the value of the dataLabelCallout property.
|
CTStyleEntry |
getDataPoint()
Gets the value of the dataPoint property.
|
CTStyleEntry |
getDataPoint3D()
Gets the value of the dataPoint3D property.
|
CTStyleEntry |
getDataPointLine()
Gets the value of the dataPointLine property.
|
CTStyleEntry |
getDataPointMarker()
Gets the value of the dataPointMarker property.
|
CTMarkerLayout |
getDataPointMarkerLayout()
Gets the value of the dataPointMarkerLayout property.
|
CTStyleEntry |
getDataPointWireframe()
Gets the value of the dataPointWireframe property.
|
CTStyleEntry |
getDataTable()
Gets the value of the dataTable property.
|
CTStyleEntry |
getDownBar()
Gets the value of the downBar property.
|
CTStyleEntry |
getDropLine()
Gets the value of the dropLine property.
|
CTStyleEntry |
getErrorBar()
Gets the value of the errorBar property.
|
CTOfficeArtExtensionList |
getExtLst()
Gets the value of the extLst property.
|
CTStyleEntry |
getFloor()
Gets the value of the floor property.
|
CTStyleEntry |
getGridlineMajor()
Gets the value of the gridlineMajor property.
|
CTStyleEntry |
getGridlineMinor()
Gets the value of the gridlineMinor property.
|
CTStyleEntry |
getHiLoLine()
Gets the value of the hiLoLine property.
|
Long |
getId()
Gets the value of the id property.
|
CTStyleEntry |
getLeaderLine()
Gets the value of the leaderLine property.
|
CTStyleEntry |
getLegend()
Gets the value of the legend property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
CTStyleEntry |
getPlotArea()
Gets the value of the plotArea property.
|
CTStyleEntry |
getPlotArea3D()
Gets the value of the plotArea3D property.
|
CTStyleEntry |
getSeriesAxis()
Gets the value of the seriesAxis property.
|
CTStyleEntry |
getSeriesLine()
Gets the value of the seriesLine property.
|
CTStyleEntry |
getTitle()
Gets the value of the title property.
|
CTStyleEntry |
getTrendline()
Gets the value of the trendline property.
|
CTStyleEntry |
getTrendlineLabel()
Gets the value of the trendlineLabel property.
|
CTStyleEntry |
getUpBar()
Gets the value of the upBar property.
|
CTStyleEntry |
getValueAxis()
Gets the value of the valueAxis property.
|
CTStyleEntry |
getWall()
Gets the value of the wall property.
|
void |
setAxisTitle(CTStyleEntry value)
Sets the value of the axisTitle property.
|
void |
setCategoryAxis(CTStyleEntry value)
Sets the value of the categoryAxis property.
|
void |
setChartArea(CTStyleEntry value)
Sets the value of the chartArea property.
|
void |
setDataLabel(CTStyleEntry value)
Sets the value of the dataLabel property.
|
void |
setDataLabelCallout(CTStyleEntry value)
Sets the value of the dataLabelCallout property.
|
void |
setDataPoint(CTStyleEntry value)
Sets the value of the dataPoint property.
|
void |
setDataPoint3D(CTStyleEntry value)
Sets the value of the dataPoint3D property.
|
void |
setDataPointLine(CTStyleEntry value)
Sets the value of the dataPointLine property.
|
void |
setDataPointMarker(CTStyleEntry value)
Sets the value of the dataPointMarker property.
|
void |
setDataPointMarkerLayout(CTMarkerLayout value)
Sets the value of the dataPointMarkerLayout property.
|
void |
setDataPointWireframe(CTStyleEntry value)
Sets the value of the dataPointWireframe property.
|
void |
setDataTable(CTStyleEntry value)
Sets the value of the dataTable property.
|
void |
setDownBar(CTStyleEntry value)
Sets the value of the downBar property.
|
void |
setDropLine(CTStyleEntry value)
Sets the value of the dropLine property.
|
void |
setErrorBar(CTStyleEntry value)
Sets the value of the errorBar property.
|
void |
setExtLst(CTOfficeArtExtensionList value)
Sets the value of the extLst property.
|
void |
setFloor(CTStyleEntry value)
Sets the value of the floor property.
|
void |
setGridlineMajor(CTStyleEntry value)
Sets the value of the gridlineMajor property.
|
void |
setGridlineMinor(CTStyleEntry value)
Sets the value of the gridlineMinor property.
|
void |
setHiLoLine(CTStyleEntry value)
Sets the value of the hiLoLine property.
|
void |
setId(Long value)
Sets the value of the id property.
|
void |
setLeaderLine(CTStyleEntry value)
Sets the value of the leaderLine property.
|
void |
setLegend(CTStyleEntry value)
Sets the value of the legend property.
|
void |
setParent(Object parent) |
void |
setPlotArea(CTStyleEntry value)
Sets the value of the plotArea property.
|
void |
setPlotArea3D(CTStyleEntry value)
Sets the value of the plotArea3D property.
|
void |
setSeriesAxis(CTStyleEntry value)
Sets the value of the seriesAxis property.
|
void |
setSeriesLine(CTStyleEntry value)
Sets the value of the seriesLine property.
|
void |
setTitle(CTStyleEntry value)
Sets the value of the title property.
|
void |
setTrendline(CTStyleEntry value)
Sets the value of the trendline property.
|
void |
setTrendlineLabel(CTStyleEntry value)
Sets the value of the trendlineLabel property.
|
void |
setUpBar(CTStyleEntry value)
Sets the value of the upBar property.
|
void |
setValueAxis(CTStyleEntry value)
Sets the value of the valueAxis property.
|
void |
setWall(CTStyleEntry value)
Sets the value of the wall property.
|
protected CTStyleEntry axisTitle
protected CTStyleEntry categoryAxis
protected CTStyleEntry chartArea
protected CTStyleEntry dataLabel
protected CTStyleEntry dataLabelCallout
protected CTStyleEntry dataPoint
protected CTStyleEntry dataPoint3D
protected CTStyleEntry dataPointLine
protected CTStyleEntry dataPointMarker
protected CTMarkerLayout dataPointMarkerLayout
protected CTStyleEntry dataPointWireframe
protected CTStyleEntry dataTable
protected CTStyleEntry downBar
protected CTStyleEntry dropLine
protected CTStyleEntry errorBar
protected CTStyleEntry floor
protected CTStyleEntry gridlineMajor
protected CTStyleEntry gridlineMinor
protected CTStyleEntry hiLoLine
protected CTStyleEntry leaderLine
protected CTStyleEntry legend
protected CTStyleEntry plotArea
protected CTStyleEntry plotArea3D
protected CTStyleEntry seriesAxis
protected CTStyleEntry seriesLine
protected CTStyleEntry title
protected CTStyleEntry trendline
protected CTStyleEntry trendlineLabel
protected CTStyleEntry upBar
protected CTStyleEntry valueAxis
protected CTStyleEntry wall
protected CTOfficeArtExtensionList extLst
protected Long id
public CTStyleEntry getAxisTitle()
CTStyleEntrypublic void setAxisTitle(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getCategoryAxis()
CTStyleEntrypublic void setCategoryAxis(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getChartArea()
CTStyleEntrypublic void setChartArea(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getDataLabel()
CTStyleEntrypublic void setDataLabel(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getDataLabelCallout()
CTStyleEntrypublic void setDataLabelCallout(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getDataPoint()
CTStyleEntrypublic void setDataPoint(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getDataPoint3D()
CTStyleEntrypublic void setDataPoint3D(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getDataPointLine()
CTStyleEntrypublic void setDataPointLine(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getDataPointMarker()
CTStyleEntrypublic void setDataPointMarker(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTMarkerLayout getDataPointMarkerLayout()
CTMarkerLayoutpublic void setDataPointMarkerLayout(CTMarkerLayout value)
value - allowed object is
CTMarkerLayoutpublic CTStyleEntry getDataPointWireframe()
CTStyleEntrypublic void setDataPointWireframe(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getDataTable()
CTStyleEntrypublic void setDataTable(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getDownBar()
CTStyleEntrypublic void setDownBar(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getDropLine()
CTStyleEntrypublic void setDropLine(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getErrorBar()
CTStyleEntrypublic void setErrorBar(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getFloor()
CTStyleEntrypublic void setFloor(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getGridlineMajor()
CTStyleEntrypublic void setGridlineMajor(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getGridlineMinor()
CTStyleEntrypublic void setGridlineMinor(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getHiLoLine()
CTStyleEntrypublic void setHiLoLine(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getLeaderLine()
CTStyleEntrypublic void setLeaderLine(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getLegend()
CTStyleEntrypublic void setLegend(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getPlotArea()
CTStyleEntrypublic void setPlotArea(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getPlotArea3D()
CTStyleEntrypublic void setPlotArea3D(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getSeriesAxis()
CTStyleEntrypublic void setSeriesAxis(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getSeriesLine()
CTStyleEntrypublic void setSeriesLine(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getTitle()
CTStyleEntrypublic void setTitle(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getTrendline()
CTStyleEntrypublic void setTrendline(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getTrendlineLabel()
CTStyleEntrypublic void setTrendlineLabel(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getUpBar()
CTStyleEntrypublic void setUpBar(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getValueAxis()
CTStyleEntrypublic void setValueAxis(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTStyleEntry getWall()
CTStyleEntrypublic void setWall(CTStyleEntry value)
value - allowed object is
CTStyleEntrypublic CTOfficeArtExtensionList getExtLst()
CTOfficeArtExtensionListpublic void setExtLst(CTOfficeArtExtensionList value)
value - allowed object is
CTOfficeArtExtensionListpublic void setId(Long value)
value - allowed object is
Longpublic Object getParent()
public void afterUnmarshal(Unmarshaller unmarshaller, Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007-2019. All Rights Reserved.