NumericPoint class
Numeric Point. When the object is serialized out as xml, its qualified name is c:pt.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Drawing.Charts.NumericPoint
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
pt (Numeric Point)
This element specifies data for a particular data point.
Parent Elements |
|---|
numCache (§21.2.2.120); numLit (§21.2.2.122) |
Child Elements | Subclause |
|---|---|
v (Numeric Value) | §21.2.2.222 |
Attributes | Description |
|---|---|
formatCode (Number Format) | A string representing the format code to apply. For more information see see the SpreadsheetML numFmt element's (§18.8.30) formatCode attribute. The possible values for this attribute are defined by the ST_Xstring simple type (§22.9.2.19). |
idx (Index) | The index of the series in the collection The possible values for this attribute are defined by the W3C XML Schema unsignedInt datatype. |
[Note: The W3C XML Schema definition of this element’s content model (CT_NumVal) is located in §A.5.1. end note]
© ISO/IEC29500: 2008.