AutoGeneneratedCategories class
Defines the AutoGeneneratedCategories Class.This class is only available in Office2013. When the object is serialized out as xml, its qualified name is c15:autoCat.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.Office2013.Drawing.Chart.BooleanType
DocumentFormat.OpenXml.Office2013.Drawing.Chart.AutoGeneneratedCategories
Namespace: DocumentFormat.OpenXml.Office2013.Drawing.Chart
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
2.3.62 autoCat
Target namespace: http://schemas.microsoft.com/office/drawing/2012/chart
autoCat is a CT_Boolean element<122> (section 2.5.80) that specifies whether the captions of the data points in this chart series ([ISO/IEC-29500-1] section 21.2) were automatically generated. This element is present only if the chart series ([ISO/IEC-29500-1] section 21.2) has filtered data points in it.
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.
<xsd:element name="autoCat" type="c:CT_Boolean"/>
See section 5.13 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).