VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlDocumentChartDataSeries Class
In This Topic
OpenXmlDocumentChartDataSeries Class Properties
In This Topic
For a list of all properties of this type, see OpenXmlDocumentChartDataSeries.
Public Properties
 NameDescription
Public PropertyGets or sets the category axis.
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 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 chart series has markers.
Public PropertyGets a value indicating whether this element has text. (Inherited from OpenXmlDocumentElement)
Public PropertyGets the marker of data series.
Public PropertyGets the next element of current level in OpenXML document. (Inherited from OpenXmlDocumentElement)
Public PropertyGets or sets the order of the series.
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 root element of this element. (Inherited from OpenXmlDocumentElement)
Public PropertyGets or sets the series text.
Public PropertyGets the shape properties of this series.
Public PropertyGets or sets text, which is associated with this element. (Inherited from OpenXmlDocumentElement)
Public PropertyOverloaded. Sets the text that corresponds to the specified text. (Inherited from OpenXmlDocumentElement)
Public PropertyGets or sets the values of series.
See Also