draw-chart:ser
Pie 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_PieSer
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:explosion [0..1] Explosion
- draw-chart:dPt [0..*] Data Point
- draw-chart:dLbls [0..1] Data Labels
- draw-chart:cat [0..1] Category Axis Data
- draw-chart:val [0..1]
- draw-chart:extLst [0..1] Extension List
from group draw-chart:EG_SerShared
Attributes
None
Used in
- Group draw-chart:EG_PieChartShared
- Type draw-chart:CT_DoughnutChart via reference to draw-chart:EG_PieChartShared (Element draw-chart:doughnutChart)
- Type draw-chart:CT_OfPieChart via reference to draw-chart:EG_PieChartShared (Element draw-chart:ofPieChart)
- Type draw-chart:CT_Pie3DChart via reference to draw-chart:EG_PieChartShared (Element draw-chart:pie3DChart)
- Type draw-chart:CT_PieChart via reference to draw-chart:EG_PieChartShared (Element draw-chart:pieChart)
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:explosion val="1"/> <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: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:extLst> <draw-chart:ext> <!--any element--> </draw-chart:ext> </draw-chart:extLst> </draw-chart:ser>