VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlDocumentChart Class
In This Topic
OpenXmlDocumentChart Class Properties
In This Topic
For a list of all properties of this type, see OpenXmlDocumentChart.
Public Properties
 NameDescription
Public PropertyGets the chart data.
Public PropertyGets the child count. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the collection that contains all child nodes of this element. (Inherited from OpenXmlDocumentElement)
Public PropertyGets or sets the description. (Inherited from OpenXmlDocumentGraphics)
Public PropertyGets a value indicating whether this element has child elements. (Inherited from OpenXmlDocumentElement)
Public PropertyGets a value indicating whether this element has content. (Inherited from OpenXmlDocumentElement)
Public PropertyGets a value indicating whether this element has text. (Inherited from OpenXmlDocumentGraphics)
Public PropertyGets or sets the hyperlink. (Inherited from OpenXmlDocumentGraphics)
Public PropertyGets or sets the identifier of graphic object in Open XML document. (Inherited from OpenXmlDocumentGraphics)
Public PropertyGets the location in Vintasoft.Imaging.UnitOfMeasure.Emu. (Inherited from OpenXmlDocumentGraphics)
Public PropertyGets the editing style for location of drawing object. (Inherited from OpenXmlDocumentGraphics)
Public PropertyGets or sets the name. (Inherited from OpenXmlDocumentGraphics)
Public PropertyGets the next element of current level in OpenXML document. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the parent element of this element. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the previous element of current level in OpenXML document. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the properties of chart.
Public PropertyGets the root element of this element. (Inherited from OpenXmlDocumentElement)
Public PropertyGets or sets the rotation in degrees. (Inherited from OpenXmlDocumentGraphics)
Public PropertyGets or sets the text. (Inherited from OpenXmlDocumentGraphics)
Public PropertyOverloaded. Sets the text that corresponds to the specified text. (Inherited from OpenXmlDocumentElement)
Public PropertyGets or sets the title of chart.
See Also