draw-chart:ser
Bar Chart Series
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Schema document: dml-chart.xsd
Other elements with the same name: draw-chart:ser, draw-chart:ser, draw-chart:ser, draw-chart:ser, draw-chart:ser, draw-chart:ser, draw-chart:ser, draw-chart:ser
Type: draw-chart:CT_BarSer
Properties: Local, Qualified
Content
- Sequence [1..1]
- draw-chart:idx [1..1] Index
- draw-chart:order [1..1] Order
- draw-chart:tx [0..1] Series Text
- draw-chart:spPr [0..1] Shape Properties
- draw-chart:invertIfNegative [0..1] Invert if Negative
- draw-chart:pictureOptions [0..1] Picture Options
- draw-chart:dPt [0..*] Data Point
- draw-chart:dLbls [0..1] Data Labels
- draw-chart:trendline [0..*] Trendlines
- draw-chart:errBars [0..1] Error Bars
- draw-chart:cat [0..1] Category Axis Data
- draw-chart:val [0..1]
- draw-chart:shape [0..1] Shape
- draw-chart:extLst [0..1] Extension List
from group draw-chart:EG_SerShared
Attributes
None
Used in
- Group draw-chart:EG_BarChartShared
- Type draw-chart:CT_Bar3DChart via reference to draw-chart:EG_BarChartShared (Element draw-chart:bar3DChart)
- Type draw-chart:CT_BarChart via reference to draw-chart:EG_BarChartShared (Element draw-chart:barChart)
Sample instance
<draw-chart:ser> <draw-chart:idx val="1"/> <draw-chart:order val="1"/> <draw-chart:tx> <draw-chart:strRef> <draw-chart:f>string</draw-chart:f> <draw-chart:strCache>... </draw-chart:strCache> <draw-chart:extLst>... </draw-chart:extLst> </draw-chart:strRef> </draw-chart:tx> <draw-chart:spPr> <a:xfrm> <a:off x="1" y="1"/> <a:ext cx="1" cy="1"/> </a:xfrm> <a:custGeom> <a:avLst>... </a:avLst> <a:gdLst>... </a:gdLst> <a:ahLst>... </a:ahLst> <a:cxnLst>... </a:cxnLst> <a:rect l="" t="" r="" b=""/> <a:pathLst>... </a:pathLst> </a:custGeom> <a:noFill/> <a:ln> <a:noFill/> <a:prstDash/> <a:round/> <a:headEnd/> <a:tailEnd/> <a:extLst>... </a:extLst> </a:ln> <a:effectLst> <a:blur/> <a:fillOverlay blend="over">... </a:fillOverlay> <a:glow>... </a:glow> <a:innerShdw>... </a:innerShdw> <a:outerShdw>... </a:outerShdw> <a:prstShdw prst="shdw1">... </a:prstShdw> <a:reflection/> <a:softEdge rad="0"/> </a:effectLst> <a:scene3d> <a:camera prst="legacyObliqueTopLeft">... </a:camera> <a:lightRig rig="legacyFlat1" dir="tl">... </a:lightRig> <a:backdrop>... </a:backdrop> <a:extLst>... </a:extLst> </a:scene3d> <a:sp3d> <a:bevelT/> <a:bevelB/> <a:extrusionClr>... </a:extrusionClr> <a:contourClr>... </a:contourClr> <a:extLst>... </a:extLst> </a:sp3d> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </draw-chart:spPr> <draw-chart:invertIfNegative/> <draw-chart:pictureOptions> <draw-chart:applyToFront/> <draw-chart:applyToSides/> <draw-chart:applyToEnd/> <draw-chart:pictureFormat val="stretch"/> <draw-chart:pictureStackUnit val="1.0"/> </draw-chart:pictureOptions> <draw-chart:dPt> <draw-chart:idx val="1"/> <draw-chart:invertIfNegative/> <draw-chart:marker> <draw-chart:symbol val="circle"/> <draw-chart:size/> <draw-chart:spPr>... </draw-chart:spPr> <draw-chart:extLst>... </draw-chart:extLst> </draw-chart:marker> <draw-chart:bubble3D/> <draw-chart:explosion val="1"/> <draw-chart:spPr> <a:xfrm>... </a:xfrm> <a:custGeom>... </a:custGeom> <a:noFill/> <a:ln>... </a:ln> <a:effectLst>... </a:effectLst> <a:scene3d>... </a:scene3d> <a:sp3d>... </a:sp3d> <a:extLst>... </a:extLst> </draw-chart:spPr> <draw-chart:pictureOptions> <draw-chart:applyToFront/> <draw-chart:applyToSides/> <draw-chart:applyToEnd/> <draw-chart:pictureFormat val="stretch"/> <draw-chart:pictureStackUnit val="1.0"/> </draw-chart:pictureOptions> <draw-chart:extLst> <draw-chart:ext> <!--any element--> </draw-chart:ext> </draw-chart:extLst> </draw-chart:dPt> <draw-chart:dLbls> <draw-chart:dLbl> <draw-chart:idx val="1"/> <draw-chart:delete/> <draw-chart:extLst>... </draw-chart:extLst> </draw-chart:dLbl> <draw-chart:delete/> <draw-chart:extLst> <draw-chart:ext> <!--any element--> </draw-chart:ext> </draw-chart:extLst> </draw-chart:dLbls> <draw-chart:trendline> <draw-chart:name>string</draw-chart:name> <draw-chart:spPr> <a:xfrm>... </a:xfrm> <a:custGeom>... </a:custGeom> <a:noFill/> <a:ln>... </a:ln> <a:effectLst>... </a:effectLst> <a:scene3d>... </a:scene3d> <a:sp3d>... </a:sp3d> <a:extLst>... </a:extLst> </draw-chart:spPr> <draw-chart:trendlineType/> <draw-chart:order/> <draw-chart:period/> <draw-chart:forward val="1.0"/> <draw-chart:backward val="1.0"/> <draw-chart:intercept val="1.0"/> <draw-chart:dispRSqr/> <draw-chart:dispEq/> <draw-chart:trendlineLbl> <draw-chart:layout>... </draw-chart:layout> <draw-chart:tx>... </draw-chart:tx> <draw-chart:numFmt formatCode="string"/> <draw-chart:spPr>... </draw-chart:spPr> <draw-chart:txPr>... </draw-chart:txPr> <draw-chart:extLst>... </draw-chart:extLst> </draw-chart:trendlineLbl> <draw-chart:extLst> <draw-chart:ext> <!--any element--> </draw-chart:ext> </draw-chart:extLst> </draw-chart:trendline> <draw-chart:errBars> <draw-chart:errDir val="x"/> <draw-chart:errBarType/> <draw-chart:errValType/> <draw-chart:noEndCap/> <draw-chart:plus> <draw-chart:numRef>... </draw-chart:numRef> </draw-chart:plus> <draw-chart:minus> <draw-chart:numRef>... </draw-chart:numRef> </draw-chart:minus> <draw-chart:val val="1.0"/> <draw-chart:spPr> <a:xfrm>... </a:xfrm> <a:custGeom>... </a:custGeom> <a:noFill/> <a:ln>... </a:ln> <a:effectLst>... </a:effectLst> <a:scene3d>... </a:scene3d> <a:sp3d>... </a:sp3d> <a:extLst>... </a:extLst> </draw-chart:spPr> <draw-chart:extLst> <draw-chart:ext> <!--any element--> </draw-chart:ext> </draw-chart:extLst> </draw-chart:errBars> <draw-chart:cat> <draw-chart:multiLvlStrRef> <draw-chart:f>string</draw-chart:f> <draw-chart:multiLvlStrCache>... </draw-chart:multiLvlStrCache> <draw-chart:extLst>... </draw-chart:extLst> </draw-chart:multiLvlStrRef> </draw-chart:cat> <draw-chart:val> <draw-chart:numRef> <draw-chart:f>string</draw-chart:f> <draw-chart:numCache>... </draw-chart:numCache> <draw-chart:extLst>... </draw-chart:extLst> </draw-chart:numRef> </draw-chart:val> <draw-chart:shape/> <draw-chart:extLst> <draw-chart:ext> <!--any element--> </draw-chart:ext> </draw-chart:extLst> </draw-chart:ser>