draw-chart:pt
Numeric 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_NumVal
Properties: Local, Qualified
Content
- draw-chart:v [1..1] Numeric Value
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
idx | [1..1] | xsd:unsignedInt | Index | |
formatCode | [0..1] | draw-chart:ST_Xstring | Number Format |
Used in
- Type draw-chart:CT_NumData (Elements draw-chart:numCache, draw-chart:numLit)
Sample instance
<draw-chart:pt idx="1"> <draw-chart:v>string</draw-chart:v> </draw-chart:pt>