draw-chart:pictureOptions
Picture Options
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Schema document: dml-chart.xsd
Type: draw-chart:CT_PictureOptions
Properties: Local, Qualified
Content
- Sequence [1..1]
- draw-chart:applyToFront [0..1] Apply To Front
- draw-chart:applyToSides [0..1] Apply To Sides
- draw-chart:applyToEnd [0..1] Apply to End
- draw-chart:pictureFormat [0..1] Picture Format
- draw-chart:pictureStackUnit [0..1] Picture Stack Unit
Attributes
None
Used in
- Type draw-chart:CT_AreaSer (Element draw-chart:ser)
- Type draw-chart:CT_BarSer (Element draw-chart:ser)
- Type draw-chart:CT_DPt (Element draw-chart:dPt)
- Type draw-chart:CT_Surface (Elements draw-chart:floor, draw-chart:sideWall, draw-chart:backWall)
Sample instance
<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>