draw-chart:pt
String Point
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Schema document: dml-chart.xsd
Other elements with the same name: draw-chart:pt
Type: draw-chart:CT_StrVal
Properties: Local, Qualified
Content
- draw-chart:v [1..1] Text Value
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
idx | [1..1] | xsd:unsignedInt | Index |
Used in
- Type draw-chart:CT_Lvl (Element draw-chart:lvl)
- Type draw-chart:CT_StrData (Elements draw-chart:strCache, draw-chart:strLit)
Sample instance
<draw-chart:pt idx="1"> <draw-chart:v>string</draw-chart:v> </draw-chart:pt>