draw-chart:dLbl
Data Label
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Schema document: dml-chart.xsd
Type: draw-chart:CT_DLbl
Properties: Local, Qualified
Content
- Sequence [1..1]
- draw-chart:idx [1..1] Index
- Choice [1..1]
- draw-chart:delete Delete
- Sequence [1..1]
- draw-chart:layout [0..1] Layout
- draw-chart:tx [0..1] Chart Text
- draw-chart:numFmt [0..1] Number Format
- draw-chart:spPr [0..1] Shape Properties
- draw-chart:txPr [0..1] Text Properties
- draw-chart:dLblPos [0..1] Data Label Position
- draw-chart:showLegendKey [0..1] Show Legend Key
- draw-chart:showVal [0..1] Show Value
- draw-chart:showCatName [0..1] Show Category Name
- draw-chart:showSerName [0..1] Show Series Name
- draw-chart:showPercent [0..1] Show Percent
- draw-chart:showBubbleSize [0..1] Show Bubble Size
- draw-chart:separator [0..1] Separator
from group draw-chart:EG_DLblShared
from group draw-chart:Group_DLbl - draw-chart:extLst [0..1] Extension List
Attributes
None
Used in
- Type draw-chart:CT_DLbls (Element draw-chart:dLbls)
- Type draw-chart:CT_PivotFmt (Element draw-chart:pivotFmt)
Sample instance
<draw-chart:dLbl> <draw-chart:idx val="1"/> <draw-chart:delete/> <draw-chart:extLst> <draw-chart:ext> <!--any element--> </draw-chart:ext> </draw-chart:extLst> </draw-chart:dLbl>