{ "TargetNamespace": "http://schemas.openxmlformats.org/drawingml/2006/chart", "Types": [ { "Name": "c:CT_NumFmt/c:numFmt", "ClassName": "NumberingFormat", "Summary": "Number Format.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":formatCode", "PropertyName": "FormatCode", "Type": "StringValue", "PropertyComments": "Number Format Code", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":sourceLinked", "PropertyName": "SourceLinked", "Type": "BooleanValue", "PropertyComments": "Linked to Source" } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "ClassName": "ChartShapeProperties", "Summary": "Defines the ChartShapeProperties Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":bwMode", "PropertyName": "BlackWhiteMode", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.BlackWhiteModeValues\u003E", "PropertyComments": "Black and White Mode", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_Transform2D/a:xfrm", "PropertyName": "Transform2D", "PropertyComments": "2D Transform for Individual Objects" }, { "Name": "a:CT_CustomGeometry2D/a:custGeom" }, { "Name": "a:CT_PresetGeometry2D/a:prstGeom" }, { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_LineProperties/a:ln" }, { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" }, { "Name": "a:CT_Scene3D/a:scene3d" }, { "Name": "a:CT_Shape3D/a:sp3d" }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Transform2D/a:xfrm", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_CustomGeometry2D/a:custGeom" }, { "Name": "a:CT_PresetGeometry2D/a:prstGeom" } ] } ] }, { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" } ] }, { "Name": "a:CT_LineProperties/a:ln", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" } ] } ] }, { "Name": "a:CT_Scene3D/a:scene3d", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Shape3D/a:sp3d", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "a:CT_TextBody/c:txPr", "ClassName": "TextProperties", "Summary": "Defines the TextProperties Class.", "CompositeType": "OneSequence", "BaseClass": "TextBodyType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextBodyProperties/a:bodyPr", "PropertyName": "BodyProperties", "PropertyComments": "Body Properties" }, { "Name": "a:CT_TextListStyle/a:lstStyle", "PropertyName": "ListStyle", "PropertyComments": "Text List Styles" }, { "Name": "a:CT_TextParagraph/a:p" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextBodyProperties/a:bodyPr" }, { "Name": "a:CT_TextListStyle/a:lstStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextParagraph/a:p", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "a:CT_TextBody/c:rich", "ClassName": "RichText", "Summary": "Rich Text.", "CompositeType": "OneSequence", "BaseClass": "TextBodyType", "IsDerived": true, "Children": [ { "Name": "a:CT_TextBodyProperties/a:bodyPr", "PropertyName": "BodyProperties", "PropertyComments": "Body Properties" }, { "Name": "a:CT_TextListStyle/a:lstStyle", "PropertyName": "ListStyle", "PropertyComments": "Text List Styles" }, { "Name": "a:CT_TextParagraph/a:p" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextBodyProperties/a:bodyPr" }, { "Name": "a:CT_TextListStyle/a:lstStyle", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextParagraph/a:p", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "a:CT_TextBody/", "ClassName": "TextBodyType", "Summary": "Defines the TextBodyType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "a:CT_TextBodyProperties/a:bodyPr", "a:CT_TextListStyle/a:lstStyle", "a:CT_TextParagraph/a:p" ], "Children": [ { "Name": "a:CT_TextBodyProperties/a:bodyPr", "PropertyName": "BodyProperties", "PropertyComments": "Body Properties" }, { "Name": "a:CT_TextListStyle/a:lstStyle", "PropertyName": "ListStyle", "PropertyComments": "Text List Styles" }, { "Name": "a:CT_TextParagraph/a:p" } ] }, { "Name": "c:CT_DLblPos/c:dLblPos", "ClassName": "DataLabelPosition", "Summary": "Data Label Position.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.DataLabelPositionValues\u003E", "PropertyComments": "Data Label Position Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_Boolean/c:showLegendKey", "ClassName": "ShowLegendKey", "Summary": "Show Legend Key.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:showVal", "ClassName": "ShowValue", "Summary": "Show Value.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:showCatName", "ClassName": "ShowCategoryName", "Summary": "Show Category Name.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:showSerName", "ClassName": "ShowSeriesName", "Summary": "Show Series Name.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:showPercent", "ClassName": "ShowPercent", "Summary": "Show Percent.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:showBubbleSize", "ClassName": "ShowBubbleSize", "Summary": "Show Bubble Size.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:showLeaderLines", "ClassName": "ShowLeaderLines", "Summary": "Show Leader Lines.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:varyColors", "ClassName": "VaryColors", "Summary": "Defines the VaryColors Class.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:wireframe", "ClassName": "Wireframe", "Summary": "Wireframe.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:delete", "ClassName": "Delete", "Summary": "Delete.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:overlay", "ClassName": "Overlay", "Summary": "Overlay.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:rAngAx", "ClassName": "RightAngleAxes", "Summary": "Right Angle Axes.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:showHorzBorder", "ClassName": "ShowHorizontalBorder", "Summary": "Show Horizontal Border.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:showVertBorder", "ClassName": "ShowVerticalBorder", "Summary": "Show Vertical Border.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:showOutline", "ClassName": "ShowOutlineBorder", "Summary": "Show Outline Border.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:showKeys", "ClassName": "ShowKeys", "Summary": "Show Legend Keys.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:invertIfNegative", "ClassName": "InvertIfNegative", "Summary": "Invert if Negative.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:bubble3D", "ClassName": "Bubble3D", "Summary": "3D Bubble.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:dispRSqr", "ClassName": "DisplayRSquaredValue", "Summary": "Display R Squared Value.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:dispEq", "ClassName": "DisplayEquation", "Summary": "Display Equation.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:noEndCap", "ClassName": "NoEndCap", "Summary": "No End Cap.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:applyToFront", "ClassName": "ApplyToFront", "Summary": "Apply To Front.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:applyToSides", "ClassName": "ApplyToSides", "Summary": "Apply To Sides.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:applyToEnd", "ClassName": "ApplyToEnd", "Summary": "Apply to End.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:chartObject", "ClassName": "ChartObject", "Summary": "Chart Object.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:data", "ClassName": "Data", "Summary": "Data Cannot Be Changed.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:formatting", "ClassName": "Formatting", "Summary": "Formatting.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:selection", "ClassName": "Selection", "Summary": "Selection.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:userInterface", "ClassName": "UserInterface", "Summary": "User Interface.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:autoUpdate", "ClassName": "AutoUpdate", "Summary": "Update Automatically.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:marker", "ClassName": "ShowMarker", "Summary": "Defines the ShowMarker Class.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:smooth", "ClassName": "Smooth", "Summary": "Defines the Smooth Class.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:showNegBubbles", "ClassName": "ShowNegativeBubbles", "Summary": "Defines the ShowNegativeBubbles Class.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:auto", "ClassName": "AutoLabeled", "Summary": "Defines the AutoLabeled Class.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:noMultiLvlLbl", "ClassName": "NoMultiLevelLabels", "Summary": "Defines the NoMultiLevelLabels Class.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:date1904", "ClassName": "Date1904", "Summary": "Defines the Date1904 Class.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:roundedCorners", "ClassName": "RoundedCorners", "Summary": "Defines the RoundedCorners Class.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:autoTitleDeleted", "ClassName": "AutoTitleDeleted", "Summary": "True if the chart automatic title has been deleted..", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:plotVisOnly", "ClassName": "PlotVisibleOnly", "Summary": "True if only visible cells are plotted..", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/c:showDLblsOverMax", "ClassName": "ShowDataLabelsOverMaximum", "Summary": "True if we should render datalabels over the maximum scale.", "BaseClass": "BooleanType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Boolean/", "ClassName": "BooleanType", "Summary": "Defines the BooleanType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "BooleanValue", "PropertyComments": "Boolean Value" } ] }, { "Name": "xsd:string/c:separator", "ClassName": "Separator", "Summary": "Separator.", "BaseClass": "OpenXmlLeafTextElement", "IsDerived": true, "IsLeafText": true }, { "Name": "xsd:string/c:name", "ClassName": "TrendlineName", "Summary": "Trendline Name.", "BaseClass": "OpenXmlLeafTextElement", "IsDerived": true, "IsLeafText": true }, { "Name": "xsd:string/c:f", "ClassName": "Formula", "Summary": "Defines the Formula Class.", "BaseClass": "OpenXmlLeafTextElement", "IsDerived": true, "IsLeafText": true }, { "Name": "c:CT_Layout/c:layout", "ClassName": "Layout", "Summary": "Layout.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_ManualLayout/c:manualLayout", "PropertyName": "ManualLayout", "PropertyComments": "Manual Layout" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_ManualLayout/c:manualLayout", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Tx/c:tx", "ClassName": "ChartText", "Summary": "Defines the ChartText Class.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_StrRef/c:strRef", "PropertyName": "StringReference", "PropertyComments": "String Reference" }, { "Name": "a:CT_TextBody/c:rich", "PropertyName": "RichText", "PropertyComments": "Rich Text" }, { "Name": "c:CT_StrData/c:strLit", "PropertyName": "StringLiteral", "PropertyComments": "String Literal" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "c:CT_StrRef/c:strRef" }, { "Name": "a:CT_TextBody/c:rich" }, { "Name": "c:CT_StrData/c:strLit" } ] } ] } }, { "Name": "c:CT_ChartLines/c:leaderLines", "ClassName": "LeaderLines", "Summary": "Leader Lines.", "CompositeType": "OneSequence", "BaseClass": "ChartLinesType", "IsDerived": true, "Children": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ChartLines/c:dropLines", "ClassName": "DropLines", "Summary": "Drop Lines.", "CompositeType": "OneSequence", "BaseClass": "ChartLinesType", "IsDerived": true, "Children": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ChartLines/c:majorGridlines", "ClassName": "MajorGridlines", "Summary": "Major Gridlines.", "CompositeType": "OneSequence", "BaseClass": "ChartLinesType", "IsDerived": true, "Children": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ChartLines/c:minorGridlines", "ClassName": "MinorGridlines", "Summary": "Minor Gridlines.", "CompositeType": "OneSequence", "BaseClass": "ChartLinesType", "IsDerived": true, "Children": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ChartLines/c:serLines", "ClassName": "SeriesLines", "Summary": "Defines the SeriesLines Class.", "CompositeType": "OneSequence", "BaseClass": "ChartLinesType", "IsDerived": true, "Children": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ChartLines/c:hiLowLines", "ClassName": "HighLowLines", "Summary": "Defines the HighLowLines Class.", "CompositeType": "OneSequence", "BaseClass": "ChartLinesType", "IsDerived": true, "Children": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ChartLines/", "ClassName": "ChartLinesType", "Summary": "Defines the ChartLinesType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "a:CT_ChartShapeProperties/c:spPr" ], "Children": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" } ] }, { "Name": "c:CT_UnsignedInt/c:idx", "ClassName": "Index", "Summary": "Index.", "BaseClass": "UnsignedIntegerType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_UnsignedInt/c:order", "ClassName": "Order", "Summary": "Order.", "BaseClass": "UnsignedIntegerType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_UnsignedInt/c:axId", "ClassName": "AxisId", "Summary": "Axis ID.", "BaseClass": "UnsignedIntegerType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_UnsignedInt/c:crossAx", "ClassName": "CrossingAxis", "Summary": "Crossing Axis ID.", "BaseClass": "UnsignedIntegerType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_UnsignedInt/c:ptCount", "ClassName": "PointCount", "Summary": "Point Count.", "BaseClass": "UnsignedIntegerType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_UnsignedInt/c:secondPiePt", "ClassName": "SecondPiePoint", "Summary": "Second Pie Point.", "BaseClass": "UnsignedIntegerType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_UnsignedInt/c:explosion", "ClassName": "Explosion", "Summary": "Explosion.", "BaseClass": "UnsignedIntegerType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_UnsignedInt/c:fmtId", "ClassName": "FormatId", "Summary": "Format ID.", "BaseClass": "UnsignedIntegerType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_UnsignedInt/", "ClassName": "UnsignedIntegerType", "Summary": "Defines the UnsignedIntegerType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "UInt32Value", "PropertyComments": "Integer Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_SerTx/c:tx", "ClassName": "SeriesText", "Summary": "Series Text.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_StrRef/c:strRef", "PropertyName": "StringReference" }, { "Name": "c:ST_Xstring/c:v", "PropertyName": "NumericValue" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "c:CT_StrRef/c:strRef" }, { "Name": "c:ST_Xstring/c:v" } ] } ] } }, { "Name": "c:CT_Grouping/c:grouping", "ClassName": "Grouping", "Summary": "Grouping.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.GroupingValues\u003E", "PropertyComments": "Grouping Value" } ] }, { "Name": "c:CT_LineSer/c:ser", "ClassName": "LineChartSeries", "Summary": "Defines the LineChartSeries Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:idx", "PropertyName": "Index", "PropertyComments": "Index" }, { "Name": "c:CT_UnsignedInt/c:order", "PropertyName": "Order", "PropertyComments": "Order" }, { "Name": "c:CT_SerTx/c:tx", "PropertyName": "SeriesText", "PropertyComments": "Series Text" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "c:CT_Marker/c:marker", "PropertyName": "Marker" }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "PropertyName": "PictureOptions" }, { "Name": "c:CT_DPt/c:dPt" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_Trendline/c:trendline" }, { "Name": "c:CT_ErrBars/c:errBars" }, { "Name": "c:CT_AxDataSource/c:cat" }, { "Name": "c:CT_NumDataSource/c:val" }, { "Name": "c:CT_Boolean/c:smooth" }, { "Name": "c:CT_LineSerExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:idx" }, { "Name": "c:CT_UnsignedInt/c:order" }, { "Name": "c:CT_SerTx/c:tx", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_Marker/c:marker", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DPt/c:dPt", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Trendline/c:trendline", "Occurs": [ {} ] }, { "Name": "c:CT_ErrBars/c:errBars", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AxDataSource/c:cat", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumDataSource/c:val", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:smooth", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_LineSerExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_DLbls/c:dLbls", "ClassName": "DataLabels", "Summary": "Data Labels.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_DLbl/c:dLbl" }, { "Name": "c:CT_Boolean/c:delete" }, { "Name": "c:CT_NumFmt/c:numFmt" }, { "Name": "a:CT_ChartShapeProperties/c:spPr" }, { "Name": "a:CT_TextBody/c:txPr" }, { "Name": "c:CT_DLblPos/c:dLblPos" }, { "Name": "c:CT_Boolean/c:showLegendKey" }, { "Name": "c:CT_Boolean/c:showVal" }, { "Name": "c:CT_Boolean/c:showCatName" }, { "Name": "c:CT_Boolean/c:showSerName" }, { "Name": "c:CT_Boolean/c:showPercent" }, { "Name": "c:CT_Boolean/c:showBubbleSize" }, { "Name": "xsd:string/c:separator" }, { "Name": "c:CT_Boolean/c:showLeaderLines" }, { "Name": "c:CT_ChartLines/c:leaderLines" }, { "Name": "c:CT_DLblsExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_DLbl/c:dLbl", "Occurs": [ {} ] }, { "Kind": "Choice", "Items": [ { "Name": "c:CT_Boolean/c:delete" }, { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_NumFmt/c:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextBody/c:txPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DLblPos/c:dLblPos", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showLegendKey", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showVal", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showCatName", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showSerName", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showPercent", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showBubbleSize", "Occurs": [ { "Max": 1 } ] }, { "Name": "xsd:string/c:separator", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_Boolean/c:showLeaderLines", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartLines/c:leaderLines", "Occurs": [ { "Max": 1 } ] } ] } ] } ] }, { "Name": "c:CT_DLblsExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_BarDir/c:barDir", "ClassName": "BarDirection", "Summary": "Bar Direction.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.BarDirectionValues\u003E", "PropertyComments": "Bar Direction Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_BarGrouping/c:grouping", "ClassName": "BarGrouping", "Summary": "Bar Grouping.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.BarGroupingValues\u003E", "PropertyComments": "Bar Grouping Value" } ] }, { "Name": "c:CT_BarSer/c:ser", "ClassName": "BarChartSeries", "Summary": "Bar Chart Series.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:idx", "PropertyName": "Index", "PropertyComments": "Index" }, { "Name": "c:CT_UnsignedInt/c:order", "PropertyName": "Order", "PropertyComments": "Order" }, { "Name": "c:CT_SerTx/c:tx", "PropertyName": "SeriesText", "PropertyComments": "Series Text" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "c:CT_Boolean/c:invertIfNegative", "PropertyName": "InvertIfNegative" }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "PropertyName": "PictureOptions" }, { "Name": "c:CT_DPt/c:dPt" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_Trendline/c:trendline" }, { "Name": "c:CT_ErrBars/c:errBars" }, { "Name": "c:CT_AxDataSource/c:cat" }, { "Name": "c:CT_NumDataSource/c:val" }, { "Name": "c:CT_Shape/c:shape" }, { "Name": "c:CT_BarSerExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:idx" }, { "Name": "c:CT_UnsignedInt/c:order" }, { "Name": "c:CT_SerTx/c:tx", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_Boolean/c:invertIfNegative", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DPt/c:dPt", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Trendline/c:trendline", "Occurs": [ {} ] }, { "Name": "c:CT_ErrBars/c:errBars", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AxDataSource/c:cat", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumDataSource/c:val", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Shape/c:shape", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_BarSerExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_AreaSer/c:ser", "ClassName": "AreaChartSeries", "Summary": "Area Chart Series.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:idx", "PropertyName": "Index", "PropertyComments": "Index" }, { "Name": "c:CT_UnsignedInt/c:order", "PropertyName": "Order", "PropertyComments": "Order" }, { "Name": "c:CT_SerTx/c:tx", "PropertyName": "SeriesText", "PropertyComments": "Series Text" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "PropertyName": "PictureOptions" }, { "Name": "c:CT_DPt/c:dPt" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_Trendline/c:trendline" }, { "Name": "c:CT_ErrBars/c:errBars" }, { "Name": "c:CT_AxDataSource/c:cat" }, { "Name": "c:CT_NumDataSource/c:val" }, { "Name": "c:CT_AreaSerExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:idx" }, { "Name": "c:CT_UnsignedInt/c:order" }, { "Name": "c:CT_SerTx/c:tx", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DPt/c:dPt", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Trendline/c:trendline", "Occurs": [ {} ] }, { "Name": "c:CT_ErrBars/c:errBars", "Occurs": [ { "Max": 2 } ] }, { "Name": "c:CT_AxDataSource/c:cat", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumDataSource/c:val", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AreaSerExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_PieSer/c:ser", "ClassName": "PieChartSeries", "Summary": "Pie Chart Series.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:idx", "PropertyName": "Index", "PropertyComments": "Index" }, { "Name": "c:CT_UnsignedInt/c:order", "PropertyName": "Order", "PropertyComments": "Order" }, { "Name": "c:CT_SerTx/c:tx", "PropertyName": "SeriesText", "PropertyComments": "Series Text" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "PropertyName": "PictureOptions" }, { "Name": "c:CT_UnsignedInt/c:explosion", "PropertyName": "Explosion" }, { "Name": "c:CT_DPt/c:dPt" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_AxDataSource/c:cat" }, { "Name": "c:CT_NumDataSource/c:val" }, { "Name": "c:CT_PieSerExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:idx" }, { "Name": "c:CT_UnsignedInt/c:order" }, { "Name": "c:CT_SerTx/c:tx", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:explosion", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DPt/c:dPt", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AxDataSource/c:cat", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumDataSource/c:val", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PieSerExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_SurfaceSer/c:ser", "ClassName": "SurfaceChartSeries", "Summary": "Surface Chart Series.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:idx", "PropertyName": "Index", "PropertyComments": "Index" }, { "Name": "c:CT_UnsignedInt/c:order", "PropertyName": "Order", "PropertyComments": "Order" }, { "Name": "c:CT_SerTx/c:tx", "PropertyName": "SeriesText", "PropertyComments": "Series Text" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "PropertyName": "PictureOptions" }, { "Name": "c:CT_AxDataSource/c:cat", "PropertyName": "CategoryAxisData" }, { "Name": "c:CT_NumDataSource/c:val", "PropertyName": "Values" }, { "Name": "c:CT_Boolean/c:bubble3D", "PropertyName": "Bubble3D" }, { "Name": "c:CT_SurfaceSerExtensionList/c:extLst", "PropertyName": "SurfaceSerExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:idx" }, { "Name": "c:CT_UnsignedInt/c:order" }, { "Name": "c:CT_SerTx/c:tx", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AxDataSource/c:cat", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumDataSource/c:val", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:bubble3D", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_SurfaceSerExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_BandFmts/c:bandFmts", "ClassName": "BandFormats", "Summary": "Band Formats.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_BandFmt/c:bandFmt" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_BandFmt/c:bandFmt", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_Scaling/c:scaling", "ClassName": "Scaling", "Summary": "Scaling.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_LogBase/c:logBase", "PropertyName": "LogBase", "PropertyComments": "Logarithmic Base" }, { "Name": "c:CT_Orientation/c:orientation", "PropertyName": "Orientation", "PropertyComments": "Axis Orientation" }, { "Name": "c:CT_Double/c:max", "PropertyName": "MaxAxisValue", "PropertyComments": "Maximum" }, { "Name": "c:CT_Double/c:min", "PropertyName": "MinAxisValue", "PropertyComments": "Minimum" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_LogBase/c:logBase", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Orientation/c:orientation", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Double/c:max", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Double/c:min", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_AxPos/c:axPos", "ClassName": "AxisPosition", "Summary": "Axis Position.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.AxisPositionValues\u003E", "PropertyComments": "Axis Position Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_Title/c:title", "ClassName": "Title", "Summary": "Title.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Tx/c:tx", "PropertyName": "ChartText", "PropertyComments": "Chart Text" }, { "Name": "c:CT_Layout/c:layout", "PropertyName": "Layout", "PropertyComments": "Layout" }, { "Name": "c:CT_Boolean/c:overlay", "PropertyName": "Overlay", "PropertyComments": "Overlay" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "a:CT_TextBody/c:txPr", "PropertyName": "TextProperties" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Tx/c:tx", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Layout/c:layout", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:overlay", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextBody/c:txPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_TickMark/c:majorTickMark", "ClassName": "MajorTickMark", "Summary": "Major Tick Mark.", "BaseClass": "TickMarkType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_TickMark/c:minorTickMark", "ClassName": "MinorTickMark", "Summary": "Minor Tick Mark.", "BaseClass": "TickMarkType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_TickMark/", "ClassName": "TickMarkType", "Summary": "Defines the TickMarkType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.TickMarkValues\u003E", "PropertyComments": "Tick Mark Value" } ] }, { "Name": "c:CT_TickLblPos/c:tickLblPos", "ClassName": "TickLabelPosition", "Summary": "Tick Label Position.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.TickLabelPositionValues\u003E", "PropertyComments": "Tick Label Position Value" } ] }, { "Name": "c:CT_Crosses/c:crosses", "ClassName": "Crosses", "Summary": "Crosses.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.CrossesValues\u003E", "PropertyComments": "Crosses Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_Double/c:crossesAt", "ClassName": "CrossesAt", "Summary": "Crossing Value.", "BaseClass": "DoubleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Double/c:x", "ClassName": "Left", "Summary": "Left.", "BaseClass": "DoubleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Double/c:y", "ClassName": "Top", "Summary": "Top.", "BaseClass": "DoubleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Double/c:w", "ClassName": "Width", "Summary": "Width.", "BaseClass": "DoubleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Double/c:h", "ClassName": "Height", "Summary": "Height.", "BaseClass": "DoubleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Double/c:forward", "ClassName": "Forward", "Summary": "Forward.", "BaseClass": "DoubleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Double/c:backward", "ClassName": "Backward", "Summary": "Backward.", "BaseClass": "DoubleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Double/c:intercept", "ClassName": "Intercept", "Summary": "Intercept.", "BaseClass": "DoubleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Double/c:val", "ClassName": "ErrorBarValue", "Summary": "Error Bar Value.", "BaseClass": "DoubleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Double/c:splitPos", "ClassName": "SplitPosition", "Summary": "Split Position.", "BaseClass": "DoubleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Double/c:custUnit", "ClassName": "CustomDisplayUnit", "Summary": "Custom Display Unit.", "BaseClass": "DoubleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Double/c:max", "ClassName": "MaxAxisValue", "Summary": "Maximum.", "BaseClass": "DoubleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Double/c:min", "ClassName": "MinAxisValue", "Summary": "Minimum.", "BaseClass": "DoubleType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Double/", "ClassName": "DoubleType", "Summary": "Defines the DoubleType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "DoubleValue", "PropertyComments": "Floating Point Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_ChartSpace/c:chartSpace", "ClassName": "ChartSpace", "Summary": "Chart Space.", "Part": "ChartPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Boolean/c:date1904", "PropertyName": "Date1904" }, { "Name": "c:CT_TextLanguageID/c:lang", "PropertyName": "EditingLanguage" }, { "Name": "c:CT_Boolean/c:roundedCorners", "PropertyName": "RoundedCorners" }, { "Name": "c14:CT_Style/c14:style" }, { "Name": "c:CT_Style/c:style" }, { "Name": "a:CT_ColorMapping/c:clrMapOvr" }, { "Name": "c:CT_PivotSource/c:pivotSource" }, { "Name": "c:CT_Protection/c:protection" }, { "Name": "c:CT_Chart/c:chart" }, { "Name": "a:CT_ShapeProperties/c:spPr" }, { "Name": "a:CT_TextBody/c:txPr" }, { "Name": "c:CT_ExternalData/c:externalData" }, { "Name": "c:CT_PrintSettings/c:printSettings" }, { "Name": "c:CT_RelId/c:userShapes" }, { "Name": "c:CT_ChartSpaceExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Boolean/c:date1904", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TextLanguageID/c:lang", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:roundedCorners", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "c14:CT_Style/c14:style", "InitialVersion": "Office2010" }, { "Name": "c:CT_Style/c:style" } ] }, { "Name": "a:CT_ColorMapping/c:clrMapOvr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PivotSource/c:pivotSource", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Protection/c:protection", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Chart/c:chart" }, { "Name": "a:CT_ShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextBody/c:txPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExternalData/c:externalData", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PrintSettings/c:printSettings", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_RelId/c:userShapes", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartSpaceExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "cdr:CT_Drawing/c:userShapes", "ClassName": "UserShapes", "Summary": "User Shapes.", "Part": "ChartDrawingPart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "cdr:CT_RelSizeAnchor/cdr:relSizeAnchor" }, { "Name": "cdr:CT_AbsSizeAnchor/cdr:absSizeAnchor" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ {} ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "cdr:CT_RelSizeAnchor/cdr:relSizeAnchor" }, { "Name": "cdr:CT_AbsSizeAnchor/cdr:absSizeAnchor" } ] } ] } ] } }, { "Name": "c:CT_RelId/c:chart", "ClassName": "ChartReference", "Summary": "Reference to Chart Part.", "BaseClass": "RelationshipIdType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_RelId/c:legacyDrawingHF", "ClassName": "LegacyDrawingHeaderFooter", "Summary": "Legacy Drawing for Headers and Footers.", "BaseClass": "RelationshipIdType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_RelId/c:userShapes", "ClassName": "UserShapesReference", "Summary": "Defines the UserShapesReference Class.", "BaseClass": "RelationshipIdType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_RelId/", "ClassName": "RelationshipIdType", "Summary": "Defines the RelationshipIdType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Reference", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_Extension/c:ext", "ClassName": "Extension", "Summary": "Extension.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "PropertyName": "Uri", "Type": "StringValue", "PropertyComments": "Uniform Resource Identifier", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Any" } ] } }, { "Name": "c:ST_Xstring/c:v", "ClassName": "NumericValue", "Summary": "Numeric Value.", "BaseClass": "OpenXmlLeafTextElement", "IsDerived": true, "IsLeafText": true }, { "Name": "c:ST_Xstring/c:formatCode", "ClassName": "FormatCode", "Summary": "Format Code.", "BaseClass": "OpenXmlLeafTextElement", "IsDerived": true, "IsLeafText": true }, { "Name": "c:ST_Xstring/c:oddHeader", "ClassName": "OddHeader", "Summary": "Odd Header.", "BaseClass": "OpenXmlLeafTextElement", "IsDerived": true, "IsLeafText": true }, { "Name": "c:ST_Xstring/c:oddFooter", "ClassName": "OddFooter", "Summary": "Odd Footer.", "BaseClass": "OpenXmlLeafTextElement", "IsDerived": true, "IsLeafText": true }, { "Name": "c:ST_Xstring/c:evenHeader", "ClassName": "EvenHeader", "Summary": "Even Header.", "BaseClass": "OpenXmlLeafTextElement", "IsDerived": true, "IsLeafText": true }, { "Name": "c:ST_Xstring/c:evenFooter", "ClassName": "EvenFooter", "Summary": "Even Footer.", "BaseClass": "OpenXmlLeafTextElement", "IsDerived": true, "IsLeafText": true }, { "Name": "c:ST_Xstring/c:firstHeader", "ClassName": "FirstHeader", "Summary": "First Header.", "BaseClass": "OpenXmlLeafTextElement", "IsDerived": true, "IsLeafText": true }, { "Name": "c:ST_Xstring/c:firstFooter", "ClassName": "FirstFooter", "Summary": "First Footer.", "BaseClass": "OpenXmlLeafTextElement", "IsDerived": true, "IsLeafText": true }, { "Name": "c:ST_Xstring/c:name", "ClassName": "PivotTableName", "Summary": "Pivot Name.", "BaseClass": "OpenXmlLeafTextElement", "IsDerived": true, "IsLeafText": true }, { "Name": "c:CT_NumVal/c:pt", "ClassName": "NumericPoint", "Summary": "Numeric Point.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":idx", "PropertyName": "Index", "Type": "UInt32Value", "PropertyComments": "Index", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":formatCode", "PropertyName": "FormatCode", "Type": "StringValue", "PropertyComments": "Number Format" } ], "Children": [ { "Name": "c:ST_Xstring/c:v", "PropertyName": "NumericValue", "PropertyComments": "Numeric Value" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:ST_Xstring/c:v" } ] } }, { "Name": "c:CT_ExtensionList/c:extLst", "ClassName": "ExtensionList", "Summary": "Defines the ExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Extension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Extension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_NumRef/c:numRef", "ClassName": "NumberReference", "Summary": "Number Reference.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "xsd:string/c:f", "PropertyName": "Formula" }, { "Name": "c:CT_NumData/c:numCache", "PropertyName": "NumberingCache" }, { "Name": "c:CT_NumRefExtensionList/c:extLst", "PropertyName": "NumRefExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "xsd:string/c:f" }, { "Name": "c:CT_NumData/c:numCache", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumRefExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_NumData/c:numLit", "ClassName": "NumberLiteral", "Summary": "Number Literal.", "CompositeType": "OneSequence", "BaseClass": "NumberDataType", "IsDerived": true, "Children": [ { "Name": "c:ST_Xstring/c:formatCode", "PropertyName": "FormatCode", "PropertyComments": "Format Code" }, { "Name": "c:CT_UnsignedInt/c:ptCount", "PropertyName": "PointCount", "PropertyComments": "Point Count" }, { "Name": "c:CT_NumVal/c:pt" }, { "Name": "c:CT_ExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:ST_Xstring/c:formatCode", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:ptCount", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumVal/c:pt", "Occurs": [ {} ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_NumData/c:numCache", "ClassName": "NumberingCache", "Summary": "Defines the NumberingCache Class.", "CompositeType": "OneSequence", "BaseClass": "NumberDataType", "IsDerived": true, "Children": [ { "Name": "c:ST_Xstring/c:formatCode", "PropertyName": "FormatCode", "PropertyComments": "Format Code" }, { "Name": "c:CT_UnsignedInt/c:ptCount", "PropertyName": "PointCount", "PropertyComments": "Point Count" }, { "Name": "c:CT_NumVal/c:pt" }, { "Name": "c:CT_ExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:ST_Xstring/c:formatCode", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:ptCount", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumVal/c:pt", "Occurs": [ {} ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_NumData/", "ClassName": "NumberDataType", "Summary": "Defines the NumberDataType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "c:CT_ExtensionList/c:extLst", "c:CT_NumVal/c:pt", "c:CT_UnsignedInt/c:ptCount", "c:ST_Xstring/c:formatCode" ], "Children": [ { "Name": "c:ST_Xstring/c:formatCode", "PropertyName": "FormatCode", "PropertyComments": "Format Code" }, { "Name": "c:CT_UnsignedInt/c:ptCount", "PropertyName": "PointCount", "PropertyComments": "Point Count" }, { "Name": "c:CT_NumVal/c:pt" }, { "Name": "c:CT_ExtensionList/c:extLst" } ] }, { "Name": "c:CT_Lvl/c:lvl", "ClassName": "Level", "Summary": "Level.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_StrVal/c:pt" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_StrVal/c:pt", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_MultiLvlStrRef/c:multiLvlStrRef", "ClassName": "MultiLevelStringReference", "Summary": "Multi Level String Reference.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "xsd:string/c:f", "PropertyName": "Formula" }, { "Name": "c:CT_MultiLvlStrData/c:multiLvlStrCache", "PropertyName": "MultiLevelStringCache" }, { "Name": "c:CT_MultiLvlStrRefExtensionList/c:extLst", "PropertyName": "MultiLvlStrRefExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "xsd:string/c:f" }, { "Name": "c:CT_MultiLvlStrData/c:multiLvlStrCache", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_MultiLvlStrRefExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_StrRef/c:strRef", "ClassName": "StringReference", "Summary": "Defines the StringReference Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "xsd:string/c:f", "PropertyName": "Formula" }, { "Name": "c:CT_StrData/c:strCache", "PropertyName": "StringCache" }, { "Name": "c:CT_StrRefExtensionList/c:extLst", "PropertyName": "StrRefExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "xsd:string/c:f" }, { "Name": "c:CT_StrData/c:strCache", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_StrRefExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_StrData/c:strLit", "ClassName": "StringLiteral", "Summary": "String Literal.", "CompositeType": "OneSequence", "BaseClass": "StringDataType", "IsDerived": true, "Children": [ { "Name": "c:CT_UnsignedInt/c:ptCount", "PropertyName": "PointCount" }, { "Name": "c:CT_StrVal/c:pt" }, { "Name": "c:CT_StrDataExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:ptCount", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_StrVal/c:pt", "Occurs": [ {} ] }, { "Name": "c:CT_StrDataExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_StrData/c:strCache", "ClassName": "StringCache", "Summary": "Defines the StringCache Class.", "CompositeType": "OneSequence", "BaseClass": "StringDataType", "IsDerived": true, "Children": [ { "Name": "c:CT_UnsignedInt/c:ptCount", "PropertyName": "PointCount" }, { "Name": "c:CT_StrVal/c:pt" }, { "Name": "c:CT_StrDataExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:ptCount", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_StrVal/c:pt", "Occurs": [ {} ] }, { "Name": "c:CT_StrDataExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_StrData/", "ClassName": "StringDataType", "Summary": "Defines the StringDataType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "c:CT_StrDataExtensionList/c:extLst", "c:CT_StrVal/c:pt", "c:CT_UnsignedInt/c:ptCount" ], "Children": [ { "Name": "c:CT_UnsignedInt/c:ptCount", "PropertyName": "PointCount" }, { "Name": "c:CT_StrVal/c:pt" }, { "Name": "c:CT_StrDataExtensionList/c:extLst" } ] }, { "Name": "c:CT_LayoutTarget/c:layoutTarget", "ClassName": "LayoutTarget", "Summary": "Layout Target.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.LayoutTargetValues\u003E", "PropertyComments": "Layout Target Value" } ] }, { "Name": "c:CT_LayoutMode/c:xMode", "ClassName": "LeftMode", "Summary": "Left Mode.", "BaseClass": "LayoutModeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_LayoutMode/c:yMode", "ClassName": "TopMode", "Summary": "Top Mode.", "BaseClass": "LayoutModeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_LayoutMode/c:wMode", "ClassName": "WidthMode", "Summary": "Width Mode.", "BaseClass": "LayoutModeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_LayoutMode/c:hMode", "ClassName": "HeightMode", "Summary": "Height Mode.", "BaseClass": "LayoutModeType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_LayoutMode/", "ClassName": "LayoutModeType", "Summary": "Defines the LayoutModeType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.LayoutModeValues\u003E", "PropertyComments": "Layout Mode Value" } ] }, { "Name": "c:CT_ManualLayout/c:manualLayout", "ClassName": "ManualLayout", "Summary": "Manual Layout.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_LayoutTarget/c:layoutTarget", "PropertyName": "LayoutTarget", "PropertyComments": "Layout Target" }, { "Name": "c:CT_LayoutMode/c:xMode", "PropertyName": "LeftMode", "PropertyComments": "Left Mode" }, { "Name": "c:CT_LayoutMode/c:yMode", "PropertyName": "TopMode", "PropertyComments": "Top Mode" }, { "Name": "c:CT_LayoutMode/c:wMode", "PropertyName": "WidthMode", "PropertyComments": "Width Mode" }, { "Name": "c:CT_LayoutMode/c:hMode", "PropertyName": "HeightMode", "PropertyComments": "Height Mode" }, { "Name": "c:CT_Double/c:x", "PropertyName": "Left", "PropertyComments": "Left" }, { "Name": "c:CT_Double/c:y", "PropertyName": "Top", "PropertyComments": "Top" }, { "Name": "c:CT_Double/c:w", "PropertyName": "Width", "PropertyComments": "Width" }, { "Name": "c:CT_Double/c:h", "PropertyName": "Height", "PropertyComments": "Height" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_LayoutTarget/c:layoutTarget", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_LayoutMode/c:xMode", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_LayoutMode/c:yMode", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_LayoutMode/c:wMode", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_LayoutMode/c:hMode", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Double/c:x", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Double/c:y", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Double/c:w", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Double/c:h", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_RotX/c:rotX", "ClassName": "RotateX", "Summary": "X Rotation.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "SByteValue", "PropertyComments": "X Rotation Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-90" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "90" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_HPercent/c:hPercent", "ClassName": "HeightPercent", "Summary": "Height Percent.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "UInt16Value", "PropertyComments": "Height Percent Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "5" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "500" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_RotY/c:rotY", "ClassName": "RotateY", "Summary": "Y Rotation.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "UInt16Value", "PropertyComments": "Y Rotation Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "360" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_DepthPercent/c:depthPercent", "ClassName": "DepthPercent", "Summary": "Depth Percent.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "UInt16Value", "PropertyComments": "Depth Percent Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "20" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "2000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_Perspective/c:perspective", "ClassName": "Perspective", "Summary": "Perspective.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "ByteValue", "PropertyComments": "Perspective Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "240" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_MarkerStyle/c:symbol", "ClassName": "Symbol", "Summary": "Symbol.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.MarkerStyleValues\u003E", "PropertyComments": "Marker Style Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_MarkerSize/c:size", "ClassName": "Size", "Summary": "Size.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "ByteValue", "PropertyComments": "Marker Size Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "2" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "72" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_Marker/c:marker", "ClassName": "Marker", "Summary": "Marker.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_MarkerStyle/c:symbol", "PropertyName": "Symbol", "PropertyComments": "Symbol" }, { "Name": "c:CT_MarkerSize/c:size", "PropertyName": "Size", "PropertyComments": "Size" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_MarkerStyle/c:symbol", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_MarkerSize/c:size", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "ClassName": "PictureOptions", "Summary": "Defines the PictureOptions Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Boolean/c:applyToFront", "PropertyName": "ApplyToFront", "PropertyComments": "Apply To Front" }, { "Name": "c:CT_Boolean/c:applyToSides", "PropertyName": "ApplyToSides", "PropertyComments": "Apply To Sides" }, { "Name": "c:CT_Boolean/c:applyToEnd", "PropertyName": "ApplyToEnd", "PropertyComments": "Apply to End" }, { "Name": "c:CT_PictureFormat/c:pictureFormat", "PropertyName": "PictureFormat", "PropertyComments": "Picture Format" }, { "Name": "c:CT_PictureStackUnit/c:pictureStackUnit", "PropertyName": "PictureStackUnit", "PropertyComments": "Picture Stack Unit" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Boolean/c:applyToFront", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:applyToSides", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:applyToEnd", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PictureFormat/c:pictureFormat", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PictureStackUnit/c:pictureStackUnit", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_TrendlineType/c:trendlineType", "ClassName": "TrendlineType", "Summary": "Trendline Type.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.TrendlineValues\u003E", "PropertyComments": "Trendline Type Value" } ] }, { "Name": "c:CT_Order/c:order", "ClassName": "PolynomialOrder", "Summary": "Polynomial Trendline Order.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "ByteValue", "PropertyComments": "Order Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "2" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "6" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_Period/c:period", "ClassName": "Period", "Summary": "Period.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "UInt32Value", "PropertyComments": "Period Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "2" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_TrendlineLbl/c:trendlineLbl", "ClassName": "TrendlineLabel", "Summary": "Trendline Label.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Layout/c:layout", "PropertyName": "Layout", "PropertyComments": "Layout" }, { "Name": "c:CT_Tx/c:tx", "PropertyName": "ChartText" }, { "Name": "c:CT_NumFmt/c:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Number Format" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "a:CT_TextBody/c:txPr", "PropertyName": "TextProperties" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Layout/c:layout", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Tx/c:tx", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumFmt/c:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextBody/c:txPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ErrDir/c:errDir", "ClassName": "ErrorDirection", "Summary": "Error Bar Direction.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.ErrorBarDirectionValues\u003E", "PropertyComments": "Error Bar Direction Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_ErrBarType/c:errBarType", "ClassName": "ErrorBarType", "Summary": "Error Bar Type.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.ErrorBarValues\u003E", "PropertyComments": "Error Bar Type Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_ErrValType/c:errValType", "ClassName": "ErrorBarValueType", "Summary": "Error Bar Value Type.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.ErrorValues\u003E", "PropertyComments": "Error Bar Type Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_NumDataSource/c:plus", "ClassName": "Plus", "Summary": "Plus.", "CompositeType": "OneChoice", "BaseClass": "NumberDataSourceType", "IsDerived": true, "Children": [ { "Name": "c:CT_NumRef/c:numRef", "PropertyName": "NumberReference", "PropertyComments": "Number Reference" }, { "Name": "c:CT_NumData/c:numLit", "PropertyName": "NumberLiteral", "PropertyComments": "Number Literal" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "c:CT_NumRef/c:numRef" }, { "Name": "c:CT_NumData/c:numLit" } ] } ] } }, { "Name": "c:CT_NumDataSource/c:minus", "ClassName": "Minus", "Summary": "Minus.", "CompositeType": "OneChoice", "BaseClass": "NumberDataSourceType", "IsDerived": true, "Children": [ { "Name": "c:CT_NumRef/c:numRef", "PropertyName": "NumberReference", "PropertyComments": "Number Reference" }, { "Name": "c:CT_NumData/c:numLit", "PropertyName": "NumberLiteral", "PropertyComments": "Number Literal" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "c:CT_NumRef/c:numRef" }, { "Name": "c:CT_NumData/c:numLit" } ] } ] } }, { "Name": "c:CT_NumDataSource/c:val", "ClassName": "Values", "Summary": "Defines the Values Class.", "CompositeType": "OneChoice", "BaseClass": "NumberDataSourceType", "IsDerived": true, "Children": [ { "Name": "c:CT_NumRef/c:numRef", "PropertyName": "NumberReference", "PropertyComments": "Number Reference" }, { "Name": "c:CT_NumData/c:numLit", "PropertyName": "NumberLiteral", "PropertyComments": "Number Literal" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "c:CT_NumRef/c:numRef" }, { "Name": "c:CT_NumData/c:numLit" } ] } ] } }, { "Name": "c:CT_NumDataSource/c:yVal", "ClassName": "YValues", "Summary": "Defines the YValues Class.", "CompositeType": "OneChoice", "BaseClass": "NumberDataSourceType", "IsDerived": true, "Children": [ { "Name": "c:CT_NumRef/c:numRef", "PropertyName": "NumberReference", "PropertyComments": "Number Reference" }, { "Name": "c:CT_NumData/c:numLit", "PropertyName": "NumberLiteral", "PropertyComments": "Number Literal" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "c:CT_NumRef/c:numRef" }, { "Name": "c:CT_NumData/c:numLit" } ] } ] } }, { "Name": "c:CT_NumDataSource/c:bubbleSize", "ClassName": "BubbleSize", "Summary": "Defines the BubbleSize Class.", "CompositeType": "OneChoice", "BaseClass": "NumberDataSourceType", "IsDerived": true, "Children": [ { "Name": "c:CT_NumRef/c:numRef", "PropertyName": "NumberReference", "PropertyComments": "Number Reference" }, { "Name": "c:CT_NumData/c:numLit", "PropertyName": "NumberLiteral", "PropertyComments": "Number Literal" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "c:CT_NumRef/c:numRef" }, { "Name": "c:CT_NumData/c:numLit" } ] } ] } }, { "Name": "c:CT_NumDataSource/", "ClassName": "NumberDataSourceType", "Summary": "Defines the NumberDataSourceType Class.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "c:CT_NumData/c:numLit", "c:CT_NumRef/c:numRef" ], "Children": [ { "Name": "c:CT_NumRef/c:numRef", "PropertyName": "NumberReference", "PropertyComments": "Number Reference" }, { "Name": "c:CT_NumData/c:numLit", "PropertyName": "NumberLiteral", "PropertyComments": "Number Literal" } ] }, { "Name": "c:CT_GapAmount/c:gapWidth", "ClassName": "GapWidth", "Summary": "Gap Width.", "BaseClass": "GapAmountType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_GapAmount/c:gapDepth", "ClassName": "GapDepth", "Summary": "Defines the GapDepth Class.", "BaseClass": "GapAmountType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_GapAmount/", "ClassName": "GapAmountType", "Summary": "Defines the GapAmountType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "UInt16Value", "PropertyComments": "Gap Size Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "500" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_UpDownBar/c:upBars", "ClassName": "UpBars", "Summary": "Up Bars.", "CompositeType": "OneSequence", "BaseClass": "UpDownBarType", "IsDerived": true, "Children": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_UpDownBar/c:downBars", "ClassName": "DownBars", "Summary": "Down Bars.", "CompositeType": "OneSequence", "BaseClass": "UpDownBarType", "IsDerived": true, "Children": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_UpDownBar/", "ClassName": "UpDownBarType", "Summary": "Defines the UpDownBarType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "a:CT_ChartShapeProperties/c:spPr" ], "Children": [ { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" } ] }, { "Name": "c:CT_OfPieType/c:ofPieType", "ClassName": "OfPieType", "Summary": "Pie of Pie or Bar of Pie Type.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.OfPieValues\u003E", "PropertyComments": "Pie of Pie or Bar of Pie Type Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_SplitType/c:splitType", "ClassName": "SplitType", "Summary": "Split Type.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.SplitValues\u003E", "PropertyComments": "Split Type Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_CustSplit/c:custSplit", "ClassName": "CustomSplit", "Summary": "Custom Split.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:secondPiePt" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:secondPiePt", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_SecondPieSize/c:secondPieSize", "ClassName": "SecondPieSize", "Summary": "Second Pie Size.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "UInt16Value", "PropertyComments": "Second Pie Size Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "5" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "200" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_BandFmt/c:bandFmt", "ClassName": "BandFormat", "Summary": "Band Format.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:idx", "PropertyName": "Index" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:idx" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_PictureFormat/c:pictureFormat", "ClassName": "PictureFormat", "Summary": "Picture Format.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.PictureFormatValues\u003E", "PropertyComments": "Picture Format Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_PictureStackUnit/c:pictureStackUnit", "ClassName": "PictureStackUnit", "Summary": "Picture Stack Unit.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "DoubleValue", "PropertyComments": "Picture Stack Unit", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_BuiltInUnit/c:builtInUnit", "ClassName": "BuiltInUnit", "Summary": "Built in Display Unit Value.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.BuiltInUnitValues\u003E", "PropertyComments": "Built In Unit Value" } ] }, { "Name": "c:CT_DispUnitsLbl/c:dispUnitsLbl", "ClassName": "DisplayUnitsLabel", "Summary": "Display Units Label.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Layout/c:layout", "PropertyName": "Layout", "PropertyComments": "Layout" }, { "Name": "c:CT_Tx/c:tx", "PropertyName": "ChartText" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "a:CT_TextBody/c:txPr", "PropertyName": "TextProperties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Layout/c:layout", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Tx/c:tx", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextBody/c:txPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_LogBase/c:logBase", "ClassName": "LogBase", "Summary": "Logarithmic Base.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "DoubleValue", "PropertyComments": "Logarithmic Base Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "2" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "1000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_Orientation/c:orientation", "ClassName": "Orientation", "Summary": "Axis Orientation.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.OrientationValues\u003E", "PropertyComments": "Orientation Value" } ] }, { "Name": "c:CT_PivotFmt/c:pivotFmt", "ClassName": "PivotFormat", "Summary": "Pivot Format.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:idx", "PropertyName": "Index", "PropertyComments": "Index" }, { "Name": "a:CT_ShapeProperties/c:spPr", "PropertyName": "ShapeProperties" }, { "Name": "c:CT_Marker/c:marker", "PropertyName": "Marker", "PropertyComments": "Marker" }, { "Name": "c:CT_DLbl/c:dLbl", "PropertyName": "DataLabel", "PropertyComments": "Data Label" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:idx" }, { "Name": "a:CT_ShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Marker/c:marker", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DLbl/c:dLbl", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_LegendPos/c:legendPos", "ClassName": "LegendPosition", "Summary": "Legend Position.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.LegendPositionValues\u003E", "PropertyComments": "Legend Position Value" } ] }, { "Name": "c:CT_LegendEntry/c:legendEntry", "ClassName": "LegendEntry", "Summary": "Legend Entry.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:idx", "PropertyName": "Index", "PropertyComments": "Index" }, { "Name": "c:CT_Boolean/c:delete" }, { "Name": "a:CT_TextBody/c:txPr" }, { "Name": "c:CT_ExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:idx" }, { "Kind": "Choice", "Items": [ { "Name": "c:CT_Boolean/c:delete" }, { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "a:CT_TextBody/c:txPr", "Occurs": [ { "Max": 1 } ] } ] } ] } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_HeaderFooter/c:headerFooter", "ClassName": "HeaderFooter", "Summary": "Header and Footer.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":alignWithMargins", "PropertyName": "AlignWithMargins", "Type": "BooleanValue", "PropertyComments": "Align With Margins" }, { "QName": ":differentOddEven", "PropertyName": "DifferentOddEven", "Type": "BooleanValue", "PropertyComments": "Different Odd Even" }, { "QName": ":differentFirst", "PropertyName": "DifferentFirst", "Type": "BooleanValue", "PropertyComments": "Different First" } ], "Children": [ { "Name": "c:ST_Xstring/c:oddHeader", "PropertyName": "OddHeader", "PropertyComments": "Odd Header" }, { "Name": "c:ST_Xstring/c:oddFooter", "PropertyName": "OddFooter", "PropertyComments": "Odd Footer" }, { "Name": "c:ST_Xstring/c:evenHeader", "PropertyName": "EvenHeader", "PropertyComments": "Even Header" }, { "Name": "c:ST_Xstring/c:evenFooter", "PropertyName": "EvenFooter", "PropertyComments": "Even Footer" }, { "Name": "c:ST_Xstring/c:firstHeader", "PropertyName": "FirstHeader", "PropertyComments": "First Header" }, { "Name": "c:ST_Xstring/c:firstFooter", "PropertyName": "FirstFooter", "PropertyComments": "First Footer" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:ST_Xstring/c:oddHeader", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:ST_Xstring/c:oddFooter", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:ST_Xstring/c:evenHeader", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:ST_Xstring/c:evenFooter", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:ST_Xstring/c:firstHeader", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:ST_Xstring/c:firstFooter", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_PageMargins/c:pageMargins", "ClassName": "PageMargins", "Summary": "Page Margins.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":l", "PropertyName": "Left", "Type": "DoubleValue", "PropertyComments": "Left", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":r", "PropertyName": "Right", "Type": "DoubleValue", "PropertyComments": "Right", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":t", "PropertyName": "Top", "Type": "DoubleValue", "PropertyComments": "Top", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":b", "PropertyName": "Bottom", "Type": "DoubleValue", "PropertyComments": "Bottom", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":header", "PropertyName": "Header", "Type": "DoubleValue", "PropertyComments": "Header", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":footer", "PropertyName": "Footer", "Type": "DoubleValue", "PropertyComments": "Footer", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_PageSetup/c:pageSetup", "ClassName": "PageSetup", "Summary": "Page Setup.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":paperSize", "PropertyName": "PaperSize", "Type": "UInt32Value", "PropertyComments": "Page Size" }, { "QName": ":firstPageNumber", "PropertyName": "FirstPageNumber", "Type": "Int32Value", "PropertyComments": "First Page Number" }, { "QName": ":orientation", "PropertyName": "Orientation", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.PageSetupOrientationValues\u003E", "PropertyComments": "Orientation" }, { "QName": ":blackAndWhite", "PropertyName": "BlackAndWhite", "Type": "BooleanValue", "PropertyComments": "Black and White" }, { "QName": ":draft", "PropertyName": "Draft", "Type": "BooleanValue", "PropertyComments": "Draft" }, { "QName": ":useFirstPageNumber", "PropertyName": "UseFirstPageNumber", "Type": "BooleanValue", "PropertyComments": "Use First Page Number" }, { "QName": ":horizontalDpi", "PropertyName": "HorizontalDpi", "Type": "Int32Value", "PropertyComments": "Horizontal DPI" }, { "QName": ":verticalDpi", "PropertyName": "VerticalDpi", "Type": "Int32Value", "PropertyComments": "Vertical DPI" }, { "QName": ":copies", "PropertyName": "Copies", "Type": "UInt32Value", "PropertyComments": "Copies" } ] }, { "Name": "a:CT_ShapeProperties/c:spPr", "ClassName": "ShapeProperties", "Summary": "Defines the ShapeProperties Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":bwMode", "PropertyName": "BlackWhiteMode", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.BlackWhiteModeValues\u003E", "PropertyComments": "Black and White Mode", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_Transform2D/a:xfrm", "PropertyName": "Transform2D", "PropertyComments": "2D Transform for Individual Objects" }, { "Name": "a:CT_CustomGeometry2D/a:custGeom" }, { "Name": "a:CT_PresetGeometry2D/a:prstGeom" }, { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" }, { "Name": "a:CT_LineProperties/a:ln" }, { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" }, { "Name": "a:CT_Scene3D/a:scene3d" }, { "Name": "a:CT_Shape3D/a:sp3d" }, { "Name": "a:CT_ShapePropertiesExtensionList/a:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_Transform2D/a:xfrm", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_CustomGeometry2D/a:custGeom" }, { "Name": "a:CT_PresetGeometry2D/a:prstGeom" } ] } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_NoFillProperties/a:noFill" }, { "Name": "a:CT_SolidColorFillProperties/a:solidFill" }, { "Name": "a:CT_GradientFillProperties/a:gradFill" }, { "Name": "a:CT_BlipFillProperties/a:blipFill" }, { "Name": "a:CT_PatternFillProperties/a:pattFill" }, { "Name": "a:CT_GroupFillProperties/a:grpFill" } ] } ] }, { "Name": "a:CT_LineProperties/a:ln", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Choice", "Items": [ { "Name": "a:CT_EffectList/a:effectLst" }, { "Name": "a:CT_EffectContainer/a:effectDag" } ] } ] }, { "Name": "a:CT_Scene3D/a:scene3d", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_Shape3D/a:sp3d", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ShapePropertiesExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_DLbl/c:dLbl", "ClassName": "DataLabel", "Summary": "Data Label.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:idx", "PropertyName": "Index" }, { "Name": "c:CT_Boolean/c:delete" }, { "Name": "c:CT_Layout/c:layout" }, { "Name": "c:CT_Tx/c:tx" }, { "Name": "c:CT_NumFmt/c:numFmt" }, { "Name": "a:CT_ChartShapeProperties/c:spPr" }, { "Name": "a:CT_TextBody/c:txPr" }, { "Name": "c:CT_DLblPos/c:dLblPos" }, { "Name": "c:CT_Boolean/c:showLegendKey" }, { "Name": "c:CT_Boolean/c:showVal" }, { "Name": "c:CT_Boolean/c:showCatName" }, { "Name": "c:CT_Boolean/c:showSerName" }, { "Name": "c:CT_Boolean/c:showPercent" }, { "Name": "c:CT_Boolean/c:showBubbleSize" }, { "Name": "xsd:string/c:separator" }, { "Name": "c:CT_DLblExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:idx" }, { "Kind": "Choice", "Items": [ { "Name": "c:CT_Boolean/c:delete" }, { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Layout/c:layout", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Tx/c:tx", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_NumFmt/c:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextBody/c:txPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DLblPos/c:dLblPos", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showLegendKey", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showVal", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showCatName", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showSerName", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showPercent", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showBubbleSize", "Occurs": [ { "Max": 1 } ] }, { "Name": "xsd:string/c:separator", "Occurs": [ { "Max": 1 } ] } ] } ] } ] } ] } ] }, { "Name": "c:CT_DLblExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_AreaChart/c:areaChart", "ClassName": "AreaChart", "Summary": "Area Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Grouping/c:grouping", "PropertyName": "Grouping", "PropertyComments": "Grouping" }, { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_AreaSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_ChartLines/c:dropLines" }, { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_AreaChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Grouping/c:grouping", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AreaSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartLines/c:dropLines", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_UnsignedInt/c:axId", "Occurs": [ { "Min": 2, "Max": 2 } ] }, { "Name": "c:CT_AreaChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Area3DChart/c:area3DChart", "ClassName": "Area3DChart", "Summary": "3D Area Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Grouping/c:grouping", "PropertyName": "Grouping", "PropertyComments": "Grouping" }, { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_AreaSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_ChartLines/c:dropLines" }, { "Name": "c:CT_GapAmount/c:gapDepth" }, { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_Area3DChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Grouping/c:grouping", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AreaSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartLines/c:dropLines", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_GapAmount/c:gapDepth", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:axId", "Occurs": [ { "Min": 2, "Max": 3 } ] }, { "Name": "c:CT_Area3DChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_LineChart/c:lineChart", "ClassName": "LineChart", "Summary": "Line Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Grouping/c:grouping", "PropertyName": "Grouping", "PropertyComments": "Grouping" }, { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_LineSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_ChartLines/c:dropLines" }, { "Name": "c:CT_ChartLines/c:hiLowLines" }, { "Name": "c:CT_UpDownBars/c:upDownBars" }, { "Name": "c:CT_Boolean/c:marker" }, { "Name": "c:CT_Boolean/c:smooth" }, { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_LineChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Grouping/c:grouping" }, { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_LineSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartLines/c:dropLines", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_ChartLines/c:hiLowLines", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UpDownBars/c:upDownBars", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:marker", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:smooth", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:axId", "Occurs": [ { "Min": 2, "Max": 2 } ] }, { "Name": "c:CT_LineChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Line3DChart/c:line3DChart", "ClassName": "Line3DChart", "Summary": "3D Line Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Grouping/c:grouping", "PropertyName": "Grouping", "PropertyComments": "Grouping" }, { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_LineSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_ChartLines/c:dropLines" }, { "Name": "c:CT_GapAmount/c:gapDepth" }, { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_Line3DChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Grouping/c:grouping" }, { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_LineSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartLines/c:dropLines", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_GapAmount/c:gapDepth", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:axId", "Occurs": [ { "Min": 3, "Max": 3 } ] }, { "Name": "c:CT_Line3DChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_StockChart/c:stockChart", "ClassName": "StockChart", "Summary": "Stock Charts.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_LineSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_ChartLines/c:dropLines" }, { "Name": "c:CT_ChartLines/c:hiLowLines" }, { "Name": "c:CT_UpDownBars/c:upDownBars" }, { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_StockChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_LineSer/c:ser", "Occurs": [ { "Min": 3, "Max": 4 } ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartLines/c:dropLines", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartLines/c:hiLowLines", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UpDownBars/c:upDownBars", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:axId", "Occurs": [ { "Min": 2, "Max": 2 } ] }, { "Name": "c:CT_StockChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_RadarChart/c:radarChart", "ClassName": "RadarChart", "Summary": "Radar Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_RadarStyle/c:radarStyle", "PropertyName": "RadarStyle" }, { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_RadarSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_RadarChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_RadarStyle/c:radarStyle" }, { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_RadarSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:axId", "Occurs": [ { "Min": 2, "Max": 2 } ] }, { "Name": "c:CT_RadarChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ScatterChart/c:scatterChart", "ClassName": "ScatterChart", "Summary": "Scatter Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_ScatterStyle/c:scatterStyle", "PropertyName": "ScatterStyle" }, { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_ScatterSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_ScatterChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_ScatterStyle/c:scatterStyle" }, { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ScatterSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:axId", "Occurs": [ { "Min": 2, "Max": 2 } ] }, { "Name": "c:CT_ScatterChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_PieChart/c:pieChart", "ClassName": "PieChart", "Summary": "Pie Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_PieSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_FirstSliceAng/c:firstSliceAng" }, { "Name": "c:CT_PieChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PieSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_FirstSliceAng/c:firstSliceAng", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PieChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Pie3DChart/c:pie3DChart", "ClassName": "Pie3DChart", "Summary": "3D Pie Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_PieSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_Pie3DChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PieSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_Pie3DChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_DoughnutChart/c:doughnutChart", "ClassName": "DoughnutChart", "Summary": "Doughnut Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_PieSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_FirstSliceAng/c:firstSliceAng" }, { "Name": "c:CT_HoleSize/c:holeSize" }, { "Name": "c:CT_ExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PieSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_FirstSliceAng/c:firstSliceAng", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_HoleSize/c:holeSize" }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_BarChart/c:barChart", "ClassName": "BarChart", "Summary": "Bar Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_BarDir/c:barDir", "PropertyName": "BarDirection", "PropertyComments": "Bar Direction" }, { "Name": "c:CT_BarGrouping/c:grouping", "PropertyName": "BarGrouping", "PropertyComments": "Bar Grouping" }, { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_BarSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_GapAmount/c:gapWidth" }, { "Name": "c:CT_Overlap/c:overlap" }, { "Name": "c:CT_ChartLines/c:serLines" }, { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_BarChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_BarDir/c:barDir" }, { "Name": "c:CT_BarGrouping/c:grouping", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_BarSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_GapAmount/c:gapWidth", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Overlap/c:overlap", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartLines/c:serLines", "Occurs": [ {} ] }, { "Name": "c:CT_UnsignedInt/c:axId", "Occurs": [ { "Min": 2, "Max": 2 } ] }, { "Name": "c:CT_BarChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Bar3DChart/c:bar3DChart", "ClassName": "Bar3DChart", "Summary": "3D Bar Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_BarDir/c:barDir", "PropertyName": "BarDirection", "PropertyComments": "Bar Direction" }, { "Name": "c:CT_BarGrouping/c:grouping", "PropertyName": "BarGrouping", "PropertyComments": "Bar Grouping" }, { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_BarSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_GapAmount/c:gapWidth" }, { "Name": "c:CT_GapAmount/c:gapDepth" }, { "Name": "c:CT_Shape/c:shape" }, { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_Bar3DChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_BarDir/c:barDir" }, { "Name": "c:CT_BarGrouping/c:grouping", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_BarSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_GapAmount/c:gapWidth", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_GapAmount/c:gapDepth", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Shape/c:shape", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:axId", "Occurs": [ { "Min": 2, "Max": 3 } ] }, { "Name": "c:CT_Bar3DChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_OfPieChart/c:ofPieChart", "ClassName": "OfPieChart", "Summary": "Pie of Pie or Bar of Pie Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_OfPieType/c:ofPieType", "PropertyName": "OfPieType", "PropertyComments": "Pie of Pie or Bar of Pie Type" }, { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_PieSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_GapAmount/c:gapWidth" }, { "Name": "c:CT_SplitType/c:splitType" }, { "Name": "c:CT_Double/c:splitPos" }, { "Name": "c:CT_CustSplit/c:custSplit" }, { "Name": "c:CT_SecondPieSize/c:secondPieSize" }, { "Name": "c:CT_ChartLines/c:serLines" }, { "Name": "c:CT_ExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_OfPieType/c:ofPieType" }, { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PieSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_GapAmount/c:gapWidth", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_SplitType/c:splitType", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Double/c:splitPos", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_CustSplit/c:custSplit", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_SecondPieSize/c:secondPieSize", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartLines/c:serLines", "Occurs": [ {} ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_SurfaceChart/c:surfaceChart", "ClassName": "SurfaceChart", "Summary": "Surface Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Boolean/c:wireframe", "PropertyName": "Wireframe", "PropertyComments": "Wireframe" }, { "Name": "c:CT_SurfaceSer/c:ser" }, { "Name": "c:CT_BandFmts/c:bandFmts" }, { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_SurfaceChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Boolean/c:wireframe", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_SurfaceSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_BandFmts/c:bandFmts", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_UnsignedInt/c:axId", "Occurs": [ { "Min": 2, "Max": 3 } ] }, { "Name": "c:CT_SurfaceChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Surface3DChart/c:surface3DChart", "ClassName": "Surface3DChart", "Summary": "3D Surface Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Boolean/c:wireframe", "PropertyName": "Wireframe" }, { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_SurfaceSer/c:ser" }, { "Name": "c:CT_BandFmts/c:bandFmts" }, { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_Surface3DChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Boolean/c:wireframe", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_SurfaceSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_BandFmts/c:bandFmts", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:axId", "Occurs": [ { "Min": 3, "Max": 3 } ] }, { "Name": "c:CT_Surface3DChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_BubbleChart/c:bubbleChart", "ClassName": "BubbleChart", "Summary": "Bubble Charts.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Boolean/c:varyColors", "PropertyName": "VaryColors" }, { "Name": "c:CT_BubbleSer/c:ser" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_Boolean/c:bubble3D" }, { "Name": "c:CT_BubbleScale/c:bubbleScale" }, { "Name": "c:CT_Boolean/c:showNegBubbles" }, { "Name": "c:CT_SizeRepresents/c:sizeRepresents" }, { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_BubbleChartExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Boolean/c:varyColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_BubbleSer/c:ser", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:bubble3D", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_BubbleScale/c:bubbleScale", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showNegBubbles", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_SizeRepresents/c:sizeRepresents", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:axId", "Occurs": [ { "Min": 2, "Max": 2 } ] }, { "Name": "c:CT_BubbleChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ValAx/c:valAx", "ClassName": "ValueAxis", "Summary": "Value Axis.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:axId", "PropertyName": "AxisId", "PropertyComments": "Axis ID" }, { "Name": "c:CT_Scaling/c:scaling", "PropertyName": "Scaling", "PropertyComments": "Scaling" }, { "Name": "c:CT_Boolean/c:delete", "PropertyName": "Delete", "PropertyComments": "Delete" }, { "Name": "c:CT_AxPos/c:axPos", "PropertyName": "AxisPosition", "PropertyComments": "Axis Position" }, { "Name": "c:CT_ChartLines/c:majorGridlines", "PropertyName": "MajorGridlines", "PropertyComments": "Major Gridlines" }, { "Name": "c:CT_ChartLines/c:minorGridlines", "PropertyName": "MinorGridlines", "PropertyComments": "Minor Gridlines" }, { "Name": "c:CT_Title/c:title", "PropertyName": "Title", "PropertyComments": "Title" }, { "Name": "c:CT_NumFmt/c:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Number Format" }, { "Name": "c:CT_TickMark/c:majorTickMark", "PropertyName": "MajorTickMark", "PropertyComments": "Major Tick Mark" }, { "Name": "c:CT_TickMark/c:minorTickMark", "PropertyName": "MinorTickMark", "PropertyComments": "Minor Tick Mark" }, { "Name": "c:CT_TickLblPos/c:tickLblPos", "PropertyName": "TickLabelPosition", "PropertyComments": "Tick Label Position" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "a:CT_TextBody/c:txPr", "PropertyName": "TextProperties" }, { "Name": "c:CT_UnsignedInt/c:crossAx", "PropertyName": "CrossingAxis", "PropertyComments": "Crossing Axis ID" }, { "Name": "c:CT_Crosses/c:crosses" }, { "Name": "c:CT_Double/c:crossesAt" }, { "Name": "c:CT_CrossBetween/c:crossBetween" }, { "Name": "c:CT_AxisUnit/c:majorUnit" }, { "Name": "c:CT_AxisUnit/c:minorUnit" }, { "Name": "c:CT_DispUnits/c:dispUnits" }, { "Name": "c:CT_ValAxExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_Scaling/c:scaling" }, { "Name": "c:CT_Boolean/c:delete", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AxPos/c:axPos" }, { "Name": "c:CT_ChartLines/c:majorGridlines", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartLines/c:minorGridlines", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Title/c:title", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumFmt/c:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TickMark/c:majorTickMark", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TickMark/c:minorTickMark", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TickLblPos/c:tickLblPos", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextBody/c:txPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:crossAx" }, { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "c:CT_Crosses/c:crosses" }, { "Name": "c:CT_Double/c:crossesAt" } ] } ] } ] }, { "Name": "c:CT_CrossBetween/c:crossBetween", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AxisUnit/c:majorUnit", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AxisUnit/c:minorUnit", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DispUnits/c:dispUnits", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ValAxExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_CatAx/c:catAx", "ClassName": "CategoryAxis", "Summary": "Category Axis Data.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:axId", "PropertyName": "AxisId", "PropertyComments": "Axis ID" }, { "Name": "c:CT_Scaling/c:scaling", "PropertyName": "Scaling", "PropertyComments": "Scaling" }, { "Name": "c:CT_Boolean/c:delete", "PropertyName": "Delete", "PropertyComments": "Delete" }, { "Name": "c:CT_AxPos/c:axPos", "PropertyName": "AxisPosition", "PropertyComments": "Axis Position" }, { "Name": "c:CT_ChartLines/c:majorGridlines", "PropertyName": "MajorGridlines", "PropertyComments": "Major Gridlines" }, { "Name": "c:CT_ChartLines/c:minorGridlines", "PropertyName": "MinorGridlines", "PropertyComments": "Minor Gridlines" }, { "Name": "c:CT_Title/c:title", "PropertyName": "Title", "PropertyComments": "Title" }, { "Name": "c:CT_NumFmt/c:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Number Format" }, { "Name": "c:CT_TickMark/c:majorTickMark", "PropertyName": "MajorTickMark", "PropertyComments": "Major Tick Mark" }, { "Name": "c:CT_TickMark/c:minorTickMark", "PropertyName": "MinorTickMark", "PropertyComments": "Minor Tick Mark" }, { "Name": "c:CT_TickLblPos/c:tickLblPos", "PropertyName": "TickLabelPosition", "PropertyComments": "Tick Label Position" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "a:CT_TextBody/c:txPr", "PropertyName": "TextProperties" }, { "Name": "c:CT_UnsignedInt/c:crossAx", "PropertyName": "CrossingAxis", "PropertyComments": "Crossing Axis ID" }, { "Name": "c:CT_Crosses/c:crosses" }, { "Name": "c:CT_Double/c:crossesAt" }, { "Name": "c:CT_Boolean/c:auto" }, { "Name": "c:CT_LblAlgn/c:lblAlgn" }, { "Name": "c:CT_LblOffset/c:lblOffset" }, { "Name": "c:CT_Skip/c:tickLblSkip" }, { "Name": "c:CT_Skip/c:tickMarkSkip" }, { "Name": "c:CT_Boolean/c:noMultiLvlLbl" }, { "Name": "c:CT_CatAxExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_Scaling/c:scaling" }, { "Name": "c:CT_Boolean/c:delete", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AxPos/c:axPos" }, { "Name": "c:CT_ChartLines/c:majorGridlines", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartLines/c:minorGridlines", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Title/c:title", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumFmt/c:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TickMark/c:majorTickMark", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TickMark/c:minorTickMark", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TickLblPos/c:tickLblPos", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextBody/c:txPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:crossAx" }, { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "c:CT_Crosses/c:crosses" }, { "Name": "c:CT_Double/c:crossesAt" } ] } ] } ] }, { "Name": "c:CT_Boolean/c:auto", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_LblAlgn/c:lblAlgn", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_LblOffset/c:lblOffset", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Skip/c:tickLblSkip", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Skip/c:tickMarkSkip", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:noMultiLvlLbl", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_CatAxExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_DateAx/c:dateAx", "ClassName": "DateAxis", "Summary": "Date Axis.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:axId", "PropertyName": "AxisId", "PropertyComments": "Axis ID" }, { "Name": "c:CT_Scaling/c:scaling", "PropertyName": "Scaling", "PropertyComments": "Scaling" }, { "Name": "c:CT_Boolean/c:delete", "PropertyName": "Delete", "PropertyComments": "Delete" }, { "Name": "c:CT_AxPos/c:axPos", "PropertyName": "AxisPosition", "PropertyComments": "Axis Position" }, { "Name": "c:CT_ChartLines/c:majorGridlines", "PropertyName": "MajorGridlines", "PropertyComments": "Major Gridlines" }, { "Name": "c:CT_ChartLines/c:minorGridlines", "PropertyName": "MinorGridlines", "PropertyComments": "Minor Gridlines" }, { "Name": "c:CT_Title/c:title", "PropertyName": "Title", "PropertyComments": "Title" }, { "Name": "c:CT_NumFmt/c:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Number Format" }, { "Name": "c:CT_TickMark/c:majorTickMark", "PropertyName": "MajorTickMark", "PropertyComments": "Major Tick Mark" }, { "Name": "c:CT_TickMark/c:minorTickMark", "PropertyName": "MinorTickMark", "PropertyComments": "Minor Tick Mark" }, { "Name": "c:CT_TickLblPos/c:tickLblPos", "PropertyName": "TickLabelPosition", "PropertyComments": "Tick Label Position" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "a:CT_TextBody/c:txPr", "PropertyName": "TextProperties" }, { "Name": "c:CT_UnsignedInt/c:crossAx", "PropertyName": "CrossingAxis", "PropertyComments": "Crossing Axis ID" }, { "Name": "c:CT_Crosses/c:crosses" }, { "Name": "c:CT_Double/c:crossesAt" }, { "Name": "c:CT_Boolean/c:auto" }, { "Name": "c:CT_LblOffset/c:lblOffset" }, { "Name": "c:CT_TimeUnit/c:baseTimeUnit" }, { "Name": "c:CT_AxisUnit/c:majorUnit" }, { "Name": "c:CT_TimeUnit/c:majorTimeUnit" }, { "Name": "c:CT_AxisUnit/c:minorUnit" }, { "Name": "c:CT_TimeUnit/c:minorTimeUnit" }, { "Name": "c:CT_DateAxExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_Scaling/c:scaling" }, { "Name": "c:CT_Boolean/c:delete", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AxPos/c:axPos" }, { "Name": "c:CT_ChartLines/c:majorGridlines", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartLines/c:minorGridlines", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Title/c:title", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumFmt/c:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TickMark/c:majorTickMark", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TickMark/c:minorTickMark", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TickLblPos/c:tickLblPos", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextBody/c:txPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:crossAx" }, { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "c:CT_Crosses/c:crosses" }, { "Name": "c:CT_Double/c:crossesAt" } ] } ] } ] }, { "Name": "c:CT_Boolean/c:auto", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_LblOffset/c:lblOffset", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TimeUnit/c:baseTimeUnit", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AxisUnit/c:majorUnit", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TimeUnit/c:majorTimeUnit", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AxisUnit/c:minorUnit", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TimeUnit/c:minorTimeUnit", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DateAxExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_SerAx/c:serAx", "ClassName": "SeriesAxis", "Summary": "Series Axis.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:axId", "PropertyName": "AxisId", "PropertyComments": "Axis ID" }, { "Name": "c:CT_Scaling/c:scaling", "PropertyName": "Scaling", "PropertyComments": "Scaling" }, { "Name": "c:CT_Boolean/c:delete", "PropertyName": "Delete", "PropertyComments": "Delete" }, { "Name": "c:CT_AxPos/c:axPos", "PropertyName": "AxisPosition", "PropertyComments": "Axis Position" }, { "Name": "c:CT_ChartLines/c:majorGridlines", "PropertyName": "MajorGridlines", "PropertyComments": "Major Gridlines" }, { "Name": "c:CT_ChartLines/c:minorGridlines", "PropertyName": "MinorGridlines", "PropertyComments": "Minor Gridlines" }, { "Name": "c:CT_Title/c:title", "PropertyName": "Title", "PropertyComments": "Title" }, { "Name": "c:CT_NumFmt/c:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Number Format" }, { "Name": "c:CT_TickMark/c:majorTickMark", "PropertyName": "MajorTickMark", "PropertyComments": "Major Tick Mark" }, { "Name": "c:CT_TickMark/c:minorTickMark", "PropertyName": "MinorTickMark", "PropertyComments": "Minor Tick Mark" }, { "Name": "c:CT_TickLblPos/c:tickLblPos", "PropertyName": "TickLabelPosition", "PropertyComments": "Tick Label Position" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "a:CT_TextBody/c:txPr", "PropertyName": "TextProperties" }, { "Name": "c:CT_UnsignedInt/c:crossAx", "PropertyName": "CrossingAxis", "PropertyComments": "Crossing Axis ID" }, { "Name": "c:CT_Crosses/c:crosses" }, { "Name": "c:CT_Double/c:crossesAt" }, { "Name": "c:CT_Skip/c:tickLblSkip" }, { "Name": "c:CT_Skip/c:tickMarkSkip" }, { "Name": "c:CT_SerAxExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:axId" }, { "Name": "c:CT_Scaling/c:scaling" }, { "Name": "c:CT_Boolean/c:delete", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AxPos/c:axPos" }, { "Name": "c:CT_ChartLines/c:majorGridlines", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartLines/c:minorGridlines", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Title/c:title", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumFmt/c:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TickMark/c:majorTickMark", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TickMark/c:minorTickMark", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TickLblPos/c:tickLblPos", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextBody/c:txPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:crossAx" }, { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "c:CT_Crosses/c:crosses" }, { "Name": "c:CT_Double/c:crossesAt" } ] } ] } ] }, { "Name": "c:CT_Skip/c:tickLblSkip", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Skip/c:tickMarkSkip", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_SerAxExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_DTable/c:dTable", "ClassName": "DataTable", "Summary": "Data Table.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Boolean/c:showHorzBorder", "PropertyName": "ShowHorizontalBorder", "PropertyComments": "Show Horizontal Border" }, { "Name": "c:CT_Boolean/c:showVertBorder", "PropertyName": "ShowVerticalBorder", "PropertyComments": "Show Vertical Border" }, { "Name": "c:CT_Boolean/c:showOutline", "PropertyName": "ShowOutlineBorder", "PropertyComments": "Show Outline Border" }, { "Name": "c:CT_Boolean/c:showKeys", "PropertyName": "ShowKeys", "PropertyComments": "Show Legend Keys" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "a:CT_TextBody/c:txPr", "PropertyName": "TextProperties", "PropertyComments": "Text Properties" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Boolean/c:showHorzBorder", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showVertBorder", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showOutline", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showKeys", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextBody/c:txPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_FirstSliceAng/c:firstSliceAng", "ClassName": "FirstSliceAngle", "Summary": "First Slice Angle.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "UInt16Value", "PropertyComments": "First Slice Angle Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "360" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_HoleSize/c:holeSize", "ClassName": "HoleSize", "Summary": "Hole Size.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "ByteValue", "PropertyComments": "Hole Size Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "1" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "90" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_StrVal/c:pt", "ClassName": "StringPoint", "Summary": "String Point.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":idx", "PropertyName": "Index", "Type": "UInt32Value", "PropertyComments": "Index", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "c:ST_Xstring/c:v", "PropertyName": "NumericValue", "PropertyComments": "Text Value" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:ST_Xstring/c:v" } ] } }, { "Name": "c:CT_WallThickness/c:thickness", "ClassName": "Thickness", "Summary": "Thickness.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "ByteValue", "PropertyComments": "val", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_StockChartExtension/c:ext", "ClassName": "StockChartExtension", "Summary": "Defines the StockChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredLineSer/c15:filteredLineSeries", "PropertyName": "FilteredLineSeriesExtension" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredLineSer/c15:filteredLineSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_PieChartExtension/c:ext", "ClassName": "PieChartExtension", "Summary": "Defines the PieChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredPieSer/c15:filteredPieSeries", "PropertyName": "FilteredPieSeries" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredPieSer/c15:filteredPieSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Pie3DChartExtension/c:ext", "ClassName": "Pie3DChartExtension", "Summary": "Defines the Pie3DChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredPieSer/c15:filteredPieSeries", "PropertyName": "FilteredPieSeries" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredPieSer/c15:filteredPieSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_NumRefExtension/c:ext", "ClassName": "NumRefExtension", "Summary": "Defines the NumRefExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FullRef/c15:fullRef", "PropertyName": "FullReference" }, { "Name": "c15:CT_LevelRef/c15:levelRef", "PropertyName": "LevelReference" }, { "Name": "c15:CT_FormulaRef/c15:formulaRef", "PropertyName": "FormulaReference" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FullRef/c15:fullRef", "InitialVersion": "Office2013" }, { "Name": "c15:CT_LevelRef/c15:levelRef", "InitialVersion": "Office2013" }, { "Name": "c15:CT_FormulaRef/c15:formulaRef", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_StrDataExtension/c:ext", "ClassName": "StrDataExtension", "Summary": "Defines the StrDataExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c:CT_Boolean/c15:autoCat", "PropertyName": "AutoGeneneratedCategories" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c:CT_Boolean/c15:autoCat", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_StrRefExtension/c:ext", "ClassName": "StrRefExtension", "Summary": "Defines the StrRefExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FullRef/c15:fullRef", "PropertyName": "FullReference" }, { "Name": "c15:CT_LevelRef/c15:levelRef", "PropertyName": "LevelReference" }, { "Name": "c15:CT_FormulaRef/c15:formulaRef", "PropertyName": "FormulaReference" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FullRef/c15:fullRef", "InitialVersion": "Office2013" }, { "Name": "c15:CT_LevelRef/c15:levelRef", "InitialVersion": "Office2013" }, { "Name": "c15:CT_FormulaRef/c15:formulaRef", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_MultiLvlStrRefExtension/c:ext", "ClassName": "MultiLvlStrRefExtension", "Summary": "Defines the MultiLvlStrRefExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FullRef/c15:fullRef", "PropertyName": "FullReference" }, { "Name": "c15:CT_LevelRef/c15:levelRef", "PropertyName": "LevelReference" }, { "Name": "c15:CT_FormulaRef/c15:formulaRef", "PropertyName": "FormulaReference" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FullRef/c15:fullRef", "InitialVersion": "Office2013" }, { "Name": "c15:CT_LevelRef/c15:levelRef", "InitialVersion": "Office2013" }, { "Name": "c15:CT_FormulaRef/c15:formulaRef", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_DLblsExtension/c:ext", "ClassName": "DLblsExtension", "Summary": "Defines the DLblsExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c:CT_Tx/c15:tx", "PropertyName": "ChartText" }, { "Name": "c15:CT_DataLabelFieldTable/c15:dlblFieldTable", "PropertyName": "DataLabelFieldTable" }, { "Name": "c:CT_Boolean/c15:showDataLabelsRange", "PropertyName": "ShowDataLabelsRange" }, { "Name": "a:CT_ShapeProperties/c15:spPr", "PropertyName": "ShapeProperties" }, { "Name": "c:CT_Layout/c15:layout", "PropertyName": "Layout" }, { "Name": "c:CT_Boolean/c15:showLeaderLines", "PropertyName": "ShowLeaderLines" }, { "Name": "c:CT_ChartLines/c15:leaderLines", "PropertyName": "LeaderLines" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c:CT_Tx/c15:tx", "InitialVersion": "Office2013" }, { "Name": "c15:CT_DataLabelFieldTable/c15:dlblFieldTable", "InitialVersion": "Office2013" }, { "Name": "c:CT_Boolean/c15:showDataLabelsRange", "InitialVersion": "Office2013" }, { "Name": "a:CT_ShapeProperties/c15:spPr", "InitialVersion": "Office2013" }, { "Name": "c:CT_Layout/c15:layout", "InitialVersion": "Office2013" }, { "Name": "c:CT_Boolean/c15:showLeaderLines", "InitialVersion": "Office2013" }, { "Name": "c:CT_ChartLines/c15:leaderLines", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_LineChartExtension/c:ext", "ClassName": "LineChartExtension", "Summary": "Defines the LineChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredLineSer/c15:filteredLineSeries", "PropertyName": "FilteredLineSeriesExtension" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredLineSer/c15:filteredLineSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Line3DChartExtension/c:ext", "ClassName": "Line3DChartExtension", "Summary": "Defines the Line3DChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredLineSer/c15:filteredLineSeries", "PropertyName": "FilteredLineSeriesExtension" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredLineSer/c15:filteredLineSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ScatterChartExtension/c:ext", "ClassName": "ScatterChartExtension", "Summary": "Defines the ScatterChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredScatterSer/c15:filteredScatterSeries", "PropertyName": "FilteredScatterSeries" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredScatterSer/c15:filteredScatterSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_RadarChartExtension/c:ext", "ClassName": "RadarChartExtension", "Summary": "Defines the RadarChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredRadarSer/c15:filteredRadarSeries", "PropertyName": "FilteredRadarSeries" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredRadarSer/c15:filteredRadarSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_BarChartExtension/c:ext", "ClassName": "BarChartExtension", "Summary": "Defines the BarChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredBarSer/c15:filteredBarSeries", "PropertyName": "FilteredBarSeries" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredBarSer/c15:filteredBarSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Bar3DChartExtension/c:ext", "ClassName": "Bar3DChartExtension", "Summary": "Defines the Bar3DChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredBarSer/c15:filteredBarSeries", "PropertyName": "FilteredBarSeries" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredBarSer/c15:filteredBarSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_AreaChartExtension/c:ext", "ClassName": "AreaChartExtension", "Summary": "Defines the AreaChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredAreaSer/c15:filteredAreaSeries", "PropertyName": "FilteredAreaSeries" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredAreaSer/c15:filteredAreaSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Area3DChartExtension/c:ext", "ClassName": "Area3DChartExtension", "Summary": "Defines the Area3DChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredAreaSer/c15:filteredAreaSeries", "PropertyName": "FilteredAreaSeries" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredAreaSer/c15:filteredAreaSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_BubbleChartExtension/c:ext", "ClassName": "BubbleChartExtension", "Summary": "Defines the BubbleChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredBubbleSer/c15:filteredBubbleSeries", "PropertyName": "FilteredBubbleSeries" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredBubbleSer/c15:filteredBubbleSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_SurfaceChartExtension/c:ext", "ClassName": "SurfaceChartExtension", "Summary": "Defines the SurfaceChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredSurfaceSer/c15:filteredSurfaceSeries", "PropertyName": "FilteredSurfaceSeries" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredSurfaceSer/c15:filteredSurfaceSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Surface3DChartExtension/c:ext", "ClassName": "Surface3DChartExtension", "Summary": "Defines the Surface3DChartExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredSurfaceSer/c15:filteredSurfaceSeries", "PropertyName": "FilteredSurfaceSeries" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredSurfaceSer/c15:filteredSurfaceSeries", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_CatAxExtension/c:ext", "ClassName": "CatAxExtension", "Summary": "Defines the CatAxExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c:CT_NumFmt/c15:numFmt", "PropertyName": "NumberingFormat" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c:CT_NumFmt/c15:numFmt", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_DateAxExtension/c:ext", "ClassName": "DateAxExtension", "Summary": "Defines the DateAxExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c:CT_NumFmt/c15:numFmt", "PropertyName": "NumberingFormat" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c:CT_NumFmt/c15:numFmt", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_SerAxExtension/c:ext", "ClassName": "SerAxExtension", "Summary": "Defines the SerAxExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c:CT_NumFmt/c15:numFmt", "PropertyName": "NumberingFormat" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c:CT_NumFmt/c15:numFmt", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ValAxExtension/c:ext", "ClassName": "ValAxExtension", "Summary": "Defines the ValAxExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c:CT_NumFmt/c15:numFmt", "PropertyName": "NumberingFormat" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c:CT_NumFmt/c15:numFmt", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_UpDownBars/c:upDownBars", "ClassName": "UpDownBars", "Summary": "Defines the UpDownBars Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_GapAmount/c:gapWidth", "PropertyName": "GapWidth", "PropertyComments": "Gap Width" }, { "Name": "c:CT_UpDownBar/c:upBars", "PropertyName": "UpBars", "PropertyComments": "Up Bars" }, { "Name": "c:CT_UpDownBar/c:downBars", "PropertyName": "DownBars", "PropertyComments": "Down Bars" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_GapAmount/c:gapWidth", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UpDownBar/c:upBars", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UpDownBar/c:downBars", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_StockChartExtensionList/c:extLst", "ClassName": "StockChartExtensionList", "Summary": "Defines the StockChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_StockChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_StockChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_PieChartExtensionList/c:extLst", "ClassName": "PieChartExtensionList", "Summary": "Defines the PieChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_PieChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_PieChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_Pie3DChartExtensionList/c:extLst", "ClassName": "Pie3DChartExtensionList", "Summary": "Defines the Pie3DChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Pie3DChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Pie3DChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_NumRefExtensionList/c:extLst", "ClassName": "NumRefExtensionList", "Summary": "Defines the NumRefExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_NumRefExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_NumRefExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_StrDataExtensionList/c:extLst", "ClassName": "StrDataExtensionList", "Summary": "Defines the StrDataExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_StrDataExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_StrDataExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_StrRefExtensionList/c:extLst", "ClassName": "StrRefExtensionList", "Summary": "Defines the StrRefExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_StrRefExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_StrRefExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_MultiLvlStrData/c:multiLvlStrCache", "ClassName": "MultiLevelStringCache", "Summary": "Defines the MultiLevelStringCache Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:ptCount", "PropertyName": "PointCount" }, { "Name": "c:CT_Lvl/c:lvl" }, { "Name": "c:CT_ExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:ptCount", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Lvl/c:lvl", "Occurs": [ {} ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_MultiLvlStrRefExtensionList/c:extLst", "ClassName": "MultiLvlStrRefExtensionList", "Summary": "Defines the MultiLvlStrRefExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_MultiLvlStrRefExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_MultiLvlStrRefExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_DLblsExtensionList/c:extLst", "ClassName": "DLblsExtensionList", "Summary": "Defines the DLblsExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_DLblsExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_DLblsExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_LineChartExtensionList/c:extLst", "ClassName": "LineChartExtensionList", "Summary": "Defines the LineChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_LineChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_LineChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_Line3DChartExtensionList/c:extLst", "ClassName": "Line3DChartExtensionList", "Summary": "Defines the Line3DChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Line3DChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Line3DChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_ScatterStyle/c:scatterStyle", "ClassName": "ScatterStyle", "Summary": "Defines the ScatterStyle Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.ScatterStyleValues\u003E", "PropertyComments": "Scatter Style Value" } ] }, { "Name": "c:CT_ScatterSer/c:ser", "ClassName": "ScatterChartSeries", "Summary": "Defines the ScatterChartSeries Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:idx", "PropertyName": "Index", "PropertyComments": "Index" }, { "Name": "c:CT_UnsignedInt/c:order", "PropertyName": "Order", "PropertyComments": "Order" }, { "Name": "c:CT_SerTx/c:tx", "PropertyName": "SeriesText", "PropertyComments": "Series Text" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "c:CT_Marker/c:marker", "PropertyName": "Marker" }, { "Name": "c:CT_DPt/c:dPt" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_Trendline/c:trendline" }, { "Name": "c:CT_ErrBars/c:errBars" }, { "Name": "c:CT_AxDataSource/c:xVal" }, { "Name": "c:CT_NumDataSource/c:yVal" }, { "Name": "c:CT_Boolean/c:smooth" }, { "Name": "c:CT_ScatterSerExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:idx" }, { "Name": "c:CT_UnsignedInt/c:order" }, { "Name": "c:CT_SerTx/c:tx", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_Marker/c:marker", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DPt/c:dPt", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Trendline/c:trendline", "Occurs": [ {} ] }, { "Name": "c:CT_ErrBars/c:errBars", "Occurs": [ { "Max": 2 } ] }, { "Name": "c:CT_AxDataSource/c:xVal", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumDataSource/c:yVal", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:smooth", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ScatterSerExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ScatterChartExtensionList/c:extLst", "ClassName": "ScatterChartExtensionList", "Summary": "Defines the ScatterChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_ScatterChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_ScatterChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_RadarStyle/c:radarStyle", "ClassName": "RadarStyle", "Summary": "Defines the RadarStyle Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.RadarStyleValues\u003E", "PropertyComments": "Radar Style Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_RadarSer/c:ser", "ClassName": "RadarChartSeries", "Summary": "Defines the RadarChartSeries Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:idx", "PropertyName": "Index", "PropertyComments": "Index" }, { "Name": "c:CT_UnsignedInt/c:order", "PropertyName": "Order", "PropertyComments": "Order" }, { "Name": "c:CT_SerTx/c:tx", "PropertyName": "SeriesText", "PropertyComments": "Series Text" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "PropertyName": "PictureOptions" }, { "Name": "c:CT_Marker/c:marker", "PropertyName": "Marker" }, { "Name": "c:CT_DPt/c:dPt" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_AxDataSource/c:cat" }, { "Name": "c:CT_NumDataSource/c:val" }, { "Name": "c:CT_RadarSerExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:idx" }, { "Name": "c:CT_UnsignedInt/c:order" }, { "Name": "c:CT_SerTx/c:tx", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Marker/c:marker", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DPt/c:dPt", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_AxDataSource/c:cat", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumDataSource/c:val", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_RadarSerExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_RadarChartExtensionList/c:extLst", "ClassName": "RadarChartExtensionList", "Summary": "Defines the RadarChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_RadarChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_RadarChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_Overlap/c:overlap", "ClassName": "Overlap", "Summary": "Defines the Overlap Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "SByteValue", "PropertyComments": "Overlap Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "-100" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "100" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_BarChartExtensionList/c:extLst", "ClassName": "BarChartExtensionList", "Summary": "Defines the BarChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_BarChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_BarChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_Shape/c:shape", "ClassName": "Shape", "Summary": "Defines the Shape Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.ShapeValues\u003E", "PropertyComments": "Shape Value" } ] }, { "Name": "c:CT_Bar3DChartExtensionList/c:extLst", "ClassName": "Bar3DChartExtensionList", "Summary": "Defines the Bar3DChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Bar3DChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Bar3DChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_AreaChartExtensionList/c:extLst", "ClassName": "AreaChartExtensionList", "Summary": "Defines the AreaChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_AreaChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_AreaChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_Area3DChartExtensionList/c:extLst", "ClassName": "Area3DChartExtensionList", "Summary": "Defines the Area3DChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Area3DChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Area3DChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_BubbleSer/c:ser", "ClassName": "BubbleChartSeries", "Summary": "Defines the BubbleChartSeries Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:idx", "PropertyName": "Index", "PropertyComments": "Index" }, { "Name": "c:CT_UnsignedInt/c:order", "PropertyName": "Order", "PropertyComments": "Order" }, { "Name": "c:CT_SerTx/c:tx", "PropertyName": "SeriesText", "PropertyComments": "Series Text" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "PropertyName": "PictureOptions" }, { "Name": "c:CT_Boolean/c:invertIfNegative", "PropertyName": "InvertIfNegative" }, { "Name": "c:CT_DPt/c:dPt" }, { "Name": "c:CT_DLbls/c:dLbls" }, { "Name": "c:CT_Trendline/c:trendline" }, { "Name": "c:CT_ErrBars/c:errBars" }, { "Name": "c:CT_AxDataSource/c:xVal" }, { "Name": "c:CT_NumDataSource/c:yVal" }, { "Name": "c:CT_NumDataSource/c:bubbleSize" }, { "Name": "c:CT_Boolean/c:bubble3D" }, { "Name": "c:CT_BubbleSerExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:idx" }, { "Name": "c:CT_UnsignedInt/c:order" }, { "Name": "c:CT_SerTx/c:tx", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] } ] } ] }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:invertIfNegative", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DPt/c:dPt", "Occurs": [ {} ] }, { "Name": "c:CT_DLbls/c:dLbls", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Trendline/c:trendline", "Occurs": [ {} ] }, { "Name": "c:CT_ErrBars/c:errBars", "Occurs": [ { "Max": 2 } ] }, { "Name": "c:CT_AxDataSource/c:xVal", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumDataSource/c:yVal", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumDataSource/c:bubbleSize", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:bubble3D", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_BubbleSerExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_BubbleScale/c:bubbleScale", "ClassName": "BubbleScale", "Summary": "Defines the BubbleScale Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "UInt32Value", "PropertyComments": "Bubble Scale Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "300" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_SizeRepresents/c:sizeRepresents", "ClassName": "SizeRepresents", "Summary": "Defines the SizeRepresents Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.SizeRepresentsValues\u003E", "PropertyComments": "Size Represents Value" } ] }, { "Name": "c:CT_BubbleChartExtensionList/c:extLst", "ClassName": "BubbleChartExtensionList", "Summary": "Defines the BubbleChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_BubbleChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_BubbleChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_SurfaceChartExtensionList/c:extLst", "ClassName": "SurfaceChartExtensionList", "Summary": "Defines the SurfaceChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_SurfaceChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_SurfaceChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_Surface3DChartExtensionList/c:extLst", "ClassName": "Surface3DChartExtensionList", "Summary": "Defines the Surface3DChartExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Surface3DChartExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Surface3DChartExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_LblAlgn/c:lblAlgn", "ClassName": "LabelAlignment", "Summary": "Defines the LabelAlignment Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.LabelAlignmentValues\u003E", "PropertyComments": "Label Alignment Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_LblOffset/c:lblOffset", "ClassName": "LabelOffset", "Summary": "Defines the LabelOffset Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "UInt16Value", "PropertyComments": "Label Offset Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "1000" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_Skip/c:tickLblSkip", "ClassName": "TickLabelSkip", "Summary": "Defines the TickLabelSkip Class.", "BaseClass": "SkipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Skip/c:tickMarkSkip", "ClassName": "TickMarkSkip", "Summary": "Defines the TickMarkSkip Class.", "BaseClass": "SkipType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_Skip/", "ClassName": "SkipType", "Summary": "Defines the SkipType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Tick Skip Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "1" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_CatAxExtensionList/c:extLst", "ClassName": "CatAxExtensionList", "Summary": "Defines the CatAxExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_CatAxExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_CatAxExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_TimeUnit/c:baseTimeUnit", "ClassName": "BaseTimeUnit", "Summary": "Defines the BaseTimeUnit Class.", "BaseClass": "TimeUnitType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_TimeUnit/c:majorTimeUnit", "ClassName": "MajorTimeUnit", "Summary": "Defines the MajorTimeUnit Class.", "BaseClass": "TimeUnitType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_TimeUnit/c:minorTimeUnit", "ClassName": "MinorTimeUnit", "Summary": "Defines the MinorTimeUnit Class.", "BaseClass": "TimeUnitType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_TimeUnit/", "ClassName": "TimeUnitType", "Summary": "Defines the TimeUnitType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.TimeUnitValues\u003E", "PropertyComments": "Time Unit Value" } ] }, { "Name": "c:CT_AxisUnit/c:majorUnit", "ClassName": "MajorUnit", "Summary": "Defines the MajorUnit Class.", "BaseClass": "AxisUnitType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_AxisUnit/c:minorUnit", "ClassName": "MinorUnit", "Summary": "Defines the MinorUnit Class.", "BaseClass": "AxisUnitType", "IsDerived": true, "IsLeafElement": true }, { "Name": "c:CT_AxisUnit/", "ClassName": "AxisUnitType", "Summary": "Defines the AxisUnitType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "DoubleValue", "PropertyComments": "Major Unit Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinExclusive", "Value": "0" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "c:CT_DateAxExtensionList/c:extLst", "ClassName": "DateAxExtensionList", "Summary": "Defines the DateAxExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_DateAxExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_DateAxExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_SerAxExtensionList/c:extLst", "ClassName": "SerAxExtensionList", "Summary": "Defines the SerAxExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_SerAxExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_SerAxExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_CrossBetween/c:crossBetween", "ClassName": "CrossBetween", "Summary": "Defines the CrossBetween Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.CrossBetweenValues\u003E", "PropertyComments": "Cross Between Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_DispUnits/c:dispUnits", "ClassName": "DisplayUnits", "Summary": "Defines the DisplayUnits Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Double/c:custUnit" }, { "Name": "c:CT_BuiltInUnit/c:builtInUnit" }, { "Name": "c:CT_DispUnitsLbl/c:dispUnitsLbl" }, { "Name": "c:CT_ExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "c:CT_Double/c:custUnit" }, { "Name": "c:CT_BuiltInUnit/c:builtInUnit" } ] }, { "Name": "c:CT_DispUnitsLbl/c:dispUnitsLbl", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ValAxExtensionList/c:extLst", "ClassName": "ValAxExtensionList", "Summary": "Defines the ValAxExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_ValAxExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_ValAxExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_TextLanguageID/c:lang", "ClassName": "EditingLanguage", "Summary": "Defines the EditingLanguage Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Language Code", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "c:CT_Style/c:style", "ClassName": "Style", "Summary": "Defines the Style Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "ByteValue", "PropertyComments": "Style Type", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "1" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "48" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "a:CT_ColorMapping/c:clrMapOvr", "ClassName": "ColorMapOverride", "Summary": "Defines the ColorMapOverride Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":bg1", "PropertyName": "Background1", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Background 1", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":tx1", "PropertyName": "Text1", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Text 1", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":bg2", "PropertyName": "Background2", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Background 2", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":tx2", "PropertyName": "Text2", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Text 2", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":accent1", "PropertyName": "Accent1", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 1", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":accent2", "PropertyName": "Accent2", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 2", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":accent3", "PropertyName": "Accent3", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 3", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":accent4", "PropertyName": "Accent4", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 4", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":accent5", "PropertyName": "Accent5", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 5", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":accent6", "PropertyName": "Accent6", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Accent 6", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":hlink", "PropertyName": "Hyperlink", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Hyperlink", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":folHlink", "PropertyName": "FollowedHyperlink", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.ColorSchemeIndexValues\u003E", "PropertyComments": "Followed Hyperlink", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "a:CT_OfficeArtExtensionList/a:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_PivotSource/c:pivotSource", "ClassName": "PivotSource", "Summary": "Defines the PivotSource Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:ST_Xstring/c:name", "PropertyName": "PivotTableName", "PropertyComments": "Pivot Name" }, { "Name": "c:CT_UnsignedInt/c:fmtId", "PropertyName": "FormatId", "PropertyComments": "Format ID" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:ST_Xstring/c:name" }, { "Name": "c:CT_UnsignedInt/c:fmtId" }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Protection/c:protection", "ClassName": "Protection", "Summary": "Defines the Protection Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Boolean/c:chartObject", "PropertyName": "ChartObject", "PropertyComments": "Chart Object" }, { "Name": "c:CT_Boolean/c:data", "PropertyName": "Data", "PropertyComments": "Data Cannot Be Changed" }, { "Name": "c:CT_Boolean/c:formatting", "PropertyName": "Formatting", "PropertyComments": "Formatting" }, { "Name": "c:CT_Boolean/c:selection", "PropertyName": "Selection", "PropertyComments": "Selection" }, { "Name": "c:CT_Boolean/c:userInterface", "PropertyName": "UserInterface", "PropertyComments": "User Interface" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Boolean/c:chartObject", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:data", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:formatting", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:selection", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:userInterface", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Chart/c:chart", "ClassName": "Chart", "Summary": "Defines the Chart Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Title/c:title", "PropertyName": "Title", "PropertyComments": "Title data and formatting" }, { "Name": "c:CT_Boolean/c:autoTitleDeleted", "PropertyName": "AutoTitleDeleted", "PropertyComments": "True if the chart automatic title has been deleted." }, { "Name": "c:CT_PivotFmts/c:pivotFmts", "PropertyName": "PivotFormats", "PropertyComments": "pivot chart format persistence data" }, { "Name": "c:CT_View3D/c:view3D", "PropertyName": "View3D", "PropertyComments": "3D view settings" }, { "Name": "c:CT_Surface/c:floor", "PropertyName": "Floor", "PropertyComments": "3D floor formatting" }, { "Name": "c:CT_Surface/c:sideWall", "PropertyName": "SideWall", "PropertyComments": "3D side wall formatting" }, { "Name": "c:CT_Surface/c:backWall", "PropertyName": "BackWall", "PropertyComments": "3D back wall formatting" }, { "Name": "c:CT_PlotArea/c:plotArea", "PropertyName": "PlotArea", "PropertyComments": "Plot data and formatting" }, { "Name": "c:CT_Legend/c:legend", "PropertyName": "Legend", "PropertyComments": "Legend data and formatting" }, { "Name": "c:CT_Boolean/c:plotVisOnly", "PropertyName": "PlotVisibleOnly", "PropertyComments": "True if only visible cells are plotted." }, { "Name": "c:CT_DispBlanksAs/c:dispBlanksAs", "PropertyName": "DisplayBlanksAs", "PropertyComments": "The way that blank cells are plotted on a chart." }, { "Name": "c:CT_Boolean/c:showDLblsOverMax", "PropertyName": "ShowDataLabelsOverMaximum", "PropertyComments": "True if we should render datalabels over the maximum scale" }, { "Name": "c:CT_ChartExtensionList/c:extLst", "PropertyName": "ChartExtensionList", "PropertyComments": "Extensibility container" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Title/c:title", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:autoTitleDeleted", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PivotFmts/c:pivotFmts", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_View3D/c:view3D", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Surface/c:floor", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Surface/c:sideWall", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Surface/c:backWall", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PlotArea/c:plotArea" }, { "Name": "c:CT_Legend/c:legend", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:plotVisOnly", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DispBlanksAs/c:dispBlanksAs", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:showDLblsOverMax", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ChartExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ExternalData/c:externalData", "ClassName": "ExternalData", "Summary": "Defines the ExternalData Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Reference", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "c:CT_Boolean/c:autoUpdate", "PropertyName": "AutoUpdate", "PropertyComments": "Update Automatically" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Boolean/c:autoUpdate", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_PrintSettings/c:printSettings", "ClassName": "PrintSettings", "Summary": "Defines the PrintSettings Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_HeaderFooter/c:headerFooter", "PropertyName": "HeaderFooter", "PropertyComments": "Header and Footer" }, { "Name": "c:CT_PageMargins/c:pageMargins", "PropertyName": "PageMargins", "PropertyComments": "Page Margins" }, { "Name": "c:CT_PageSetup/c:pageSetup", "PropertyName": "PageSetup", "PropertyComments": "Page Setup" }, { "Name": "c:CT_RelId/c:legacyDrawingHF", "PropertyName": "LegacyDrawingHeaderFooter", "PropertyComments": "Legacy Drawing for Headers and Footers" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_HeaderFooter/c:headerFooter", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PageMargins/c:pageMargins", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PageSetup/c:pageSetup", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_RelId/c:legacyDrawingHF", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ChartSpaceExtensionList/c:extLst", "ClassName": "ChartSpaceExtensionList", "Summary": "Defines the ChartSpaceExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_ChartSpaceExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_ChartSpaceExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_ChartSpaceExtension/c:ext", "ClassName": "ChartSpaceExtension", "Summary": "Defines the ChartSpaceExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c14:CT_PivotOptions/c14:pivotOptions", "PropertyName": "PivotOptions" }, { "Name": "c14:CT_SketchOptions/c14:sketchOptions", "PropertyName": "SketchOptions" }, { "Name": "c:CT_PivotSource/c15:pivotSource", "PropertyName": "PivotSource" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c14:CT_PivotOptions/c14:pivotOptions", "InitialVersion": "Office2010" }, { "Name": "c14:CT_SketchOptions/c14:sketchOptions", "InitialVersion": "Office2010" }, { "Name": "c:CT_PivotSource/c15:pivotSource", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_DLblExtensionList/c:extLst", "ClassName": "DLblExtensionList", "Summary": "Defines the DLblExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_DLblExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_DLblExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_DLblExtension/c:ext", "ClassName": "DLblExtension", "Summary": "Defines the DLblExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_DataLabelFieldTable/c15:dlblFieldTable", "PropertyName": "DataLabelFieldTable" }, { "Name": "c:CT_Boolean/c15:xForSave", "PropertyName": "ExceptionForSave" }, { "Name": "c:CT_Boolean/c15:showDataLabelsRange", "PropertyName": "ShowDataLabelsRange" }, { "Name": "a:CT_ShapeProperties/c15:spPr", "PropertyName": "ShapeProperties" }, { "Name": "c:CT_Layout/c15:layout", "PropertyName": "Layout" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "PropertyName": "UniqueIdChartUniqueID" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_DataLabelFieldTable/c15:dlblFieldTable", "InitialVersion": "Office2013" }, { "Name": "c:CT_Boolean/c15:xForSave", "InitialVersion": "Office2013" }, { "Name": "c:CT_Boolean/c15:showDataLabelsRange", "InitialVersion": "Office2013" }, { "Name": "a:CT_ShapeProperties/c15:spPr", "InitialVersion": "Office2013" }, { "Name": "c:CT_Layout/c15:layout", "InitialVersion": "Office2013" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "InitialVersion": "Office2016" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_DPt/c:dPt", "ClassName": "DataPoint", "Summary": "Defines the DataPoint Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_UnsignedInt/c:idx", "PropertyName": "Index", "PropertyComments": "Index" }, { "Name": "c:CT_Boolean/c:invertIfNegative", "PropertyName": "InvertIfNegative", "PropertyComments": "Invert if Negative" }, { "Name": "c:CT_Marker/c:marker", "PropertyName": "Marker", "PropertyComments": "Marker" }, { "Name": "c:CT_Boolean/c:bubble3D", "PropertyName": "Bubble3D", "PropertyComments": "3D Bubble" }, { "Name": "c:CT_UnsignedInt/c:explosion", "PropertyName": "Explosion", "PropertyComments": "Explosion" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "PropertyName": "PictureOptions" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_UnsignedInt/c:idx" }, { "Name": "c:CT_Boolean/c:invertIfNegative", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Marker/c:marker", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:bubble3D", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_UnsignedInt/c:explosion", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Trendline/c:trendline", "ClassName": "Trendline", "Summary": "Defines the Trendline Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "xsd:string/c:name", "PropertyName": "TrendlineName", "PropertyComments": "Trendline Name" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "c:CT_TrendlineType/c:trendlineType", "PropertyName": "TrendlineType", "PropertyComments": "Trendline Type" }, { "Name": "c:CT_Order/c:order", "PropertyName": "PolynomialOrder", "PropertyComments": "Polynomial Trendline Order" }, { "Name": "c:CT_Period/c:period", "PropertyName": "Period", "PropertyComments": "Period" }, { "Name": "c:CT_Double/c:forward", "PropertyName": "Forward", "PropertyComments": "Forward" }, { "Name": "c:CT_Double/c:backward", "PropertyName": "Backward", "PropertyComments": "Backward" }, { "Name": "c:CT_Double/c:intercept", "PropertyName": "Intercept", "PropertyComments": "Intercept" }, { "Name": "c:CT_Boolean/c:dispRSqr", "PropertyName": "DisplayRSquaredValue", "PropertyComments": "Display R Squared Value" }, { "Name": "c:CT_Boolean/c:dispEq", "PropertyName": "DisplayEquation", "PropertyComments": "Display Equation" }, { "Name": "c:CT_TrendlineLbl/c:trendlineLbl", "PropertyName": "TrendlineLabel", "PropertyComments": "Trendline Label" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "xsd:string/c:name", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TrendlineType/c:trendlineType" }, { "Name": "c:CT_Order/c:order", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Period/c:period", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Double/c:forward", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Double/c:backward", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Double/c:intercept", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:dispRSqr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:dispEq", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_TrendlineLbl/c:trendlineLbl", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ErrBars/c:errBars", "ClassName": "ErrorBars", "Summary": "Defines the ErrorBars Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_ErrDir/c:errDir", "PropertyName": "ErrorDirection", "PropertyComments": "Error Bar Direction" }, { "Name": "c:CT_ErrBarType/c:errBarType", "PropertyName": "ErrorBarType", "PropertyComments": "Error Bar Type" }, { "Name": "c:CT_ErrValType/c:errValType", "PropertyName": "ErrorBarValueType", "PropertyComments": "Error Bar Value Type" }, { "Name": "c:CT_Boolean/c:noEndCap", "PropertyName": "NoEndCap", "PropertyComments": "No End Cap" }, { "Name": "c:CT_NumDataSource/c:plus", "PropertyName": "Plus", "PropertyComments": "Plus" }, { "Name": "c:CT_NumDataSource/c:minus", "PropertyName": "Minus", "PropertyComments": "Minus" }, { "Name": "c:CT_Double/c:val", "PropertyName": "ErrorBarValue", "PropertyComments": "Error Bar Value" }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "PropertyName": "ChartShapeProperties" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_ErrDir/c:errDir", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ErrBarType/c:errBarType" }, { "Name": "c:CT_ErrValType/c:errValType" }, { "Name": "c:CT_Boolean/c:noEndCap", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumDataSource/c:plus", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_NumDataSource/c:minus", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Double/c:val", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_AxDataSource/c:cat", "ClassName": "CategoryAxisData", "Summary": "Defines the CategoryAxisData Class.", "CompositeType": "OneChoice", "BaseClass": "AxisDataSourceType", "IsDerived": true, "Children": [ { "Name": "c:CT_MultiLvlStrRef/c:multiLvlStrRef", "PropertyName": "MultiLevelStringReference", "PropertyComments": "Multi Level String Reference" }, { "Name": "c:CT_NumRef/c:numRef", "PropertyName": "NumberReference", "PropertyComments": "Number Reference" }, { "Name": "c:CT_NumData/c:numLit", "PropertyName": "NumberLiteral", "PropertyComments": "Number Literal" }, { "Name": "c:CT_StrRef/c:strRef", "PropertyName": "StringReference" }, { "Name": "c:CT_StrData/c:strLit", "PropertyName": "StringLiteral", "PropertyComments": "String Literal" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "c:CT_MultiLvlStrRef/c:multiLvlStrRef" }, { "Name": "c:CT_NumRef/c:numRef" }, { "Name": "c:CT_NumData/c:numLit" }, { "Name": "c:CT_StrRef/c:strRef" }, { "Name": "c:CT_StrData/c:strLit" } ] } ] } }, { "Name": "c:CT_AxDataSource/c:xVal", "ClassName": "XValues", "Summary": "Defines the XValues Class.", "CompositeType": "OneChoice", "BaseClass": "AxisDataSourceType", "IsDerived": true, "Children": [ { "Name": "c:CT_MultiLvlStrRef/c:multiLvlStrRef", "PropertyName": "MultiLevelStringReference", "PropertyComments": "Multi Level String Reference" }, { "Name": "c:CT_NumRef/c:numRef", "PropertyName": "NumberReference", "PropertyComments": "Number Reference" }, { "Name": "c:CT_NumData/c:numLit", "PropertyName": "NumberLiteral", "PropertyComments": "Number Literal" }, { "Name": "c:CT_StrRef/c:strRef", "PropertyName": "StringReference" }, { "Name": "c:CT_StrData/c:strLit", "PropertyName": "StringLiteral", "PropertyComments": "String Literal" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "c:CT_MultiLvlStrRef/c:multiLvlStrRef" }, { "Name": "c:CT_NumRef/c:numRef" }, { "Name": "c:CT_NumData/c:numLit" }, { "Name": "c:CT_StrRef/c:strRef" }, { "Name": "c:CT_StrData/c:strLit" } ] } ] } }, { "Name": "c:CT_AxDataSource/", "ClassName": "AxisDataSourceType", "Summary": "Defines the AxisDataSourceType Class.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "c:CT_MultiLvlStrRef/c:multiLvlStrRef", "c:CT_NumData/c:numLit", "c:CT_NumRef/c:numRef", "c:CT_StrData/c:strLit", "c:CT_StrRef/c:strRef" ], "Children": [ { "Name": "c:CT_MultiLvlStrRef/c:multiLvlStrRef", "PropertyName": "MultiLevelStringReference", "PropertyComments": "Multi Level String Reference" }, { "Name": "c:CT_NumRef/c:numRef", "PropertyName": "NumberReference", "PropertyComments": "Number Reference" }, { "Name": "c:CT_NumData/c:numLit", "PropertyName": "NumberLiteral", "PropertyComments": "Number Literal" }, { "Name": "c:CT_StrRef/c:strRef", "PropertyName": "StringReference" }, { "Name": "c:CT_StrData/c:strLit", "PropertyName": "StringLiteral", "PropertyComments": "String Literal" } ] }, { "Name": "c:CT_LineSerExtensionList/c:extLst", "ClassName": "LineSerExtensionList", "Summary": "Defines the LineSerExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_LineSerExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_LineSerExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_LineSerExtension/c:ext", "ClassName": "LineSerExtension", "Summary": "Defines the LineSerExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "PropertyName": "FilteredSeriesTitle" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "PropertyName": "FilteredCategoryTitle" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "PropertyName": "DataLabelsRange" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "PropertyName": "ChartDataPointUniqueIDMap" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "PropertyName": "UniqueIdChartUniqueID" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "InitialVersion": "Office2013" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "InitialVersion": "Office2013" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "InitialVersion": "Office2016" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_ScatterSerExtensionList/c:extLst", "ClassName": "ScatterSerExtensionList", "Summary": "Defines the ScatterSerExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_ScatterSerExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_ScatterSerExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_ScatterSerExtension/c:ext", "ClassName": "ScatterSerExtension", "Summary": "Defines the ScatterSerExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "PropertyName": "FilteredSeriesTitle" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "PropertyName": "FilteredCategoryTitle" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "PropertyName": "DataLabelsRange" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "PropertyName": "ChartDataPointUniqueIDMap" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "PropertyName": "UniqueIdChartUniqueID" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "InitialVersion": "Office2013" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "InitialVersion": "Office2013" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "InitialVersion": "Office2016" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_RadarSerExtensionList/c:extLst", "ClassName": "RadarSerExtensionList", "Summary": "Defines the RadarSerExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_RadarSerExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_RadarSerExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_RadarSerExtension/c:ext", "ClassName": "RadarSerExtension", "Summary": "Defines the RadarSerExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "PropertyName": "FilteredSeriesTitle" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "PropertyName": "FilteredCategoryTitle" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "PropertyName": "DataLabelsRange" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "PropertyName": "ChartDataPointUniqueIDMap" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "PropertyName": "UniqueIdChartUniqueID" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "InitialVersion": "Office2013" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "InitialVersion": "Office2013" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "InitialVersion": "Office2016" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_BarSerExtensionList/c:extLst", "ClassName": "BarSerExtensionList", "Summary": "Defines the BarSerExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_BarSerExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_BarSerExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_BarSerExtension/c:ext", "ClassName": "BarSerExtension", "Summary": "Defines the BarSerExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c14:CT_InvertSolidFillFmt/c14:invertSolidFillFmt", "PropertyName": "InvertSolidFillFormat" }, { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "PropertyName": "FilteredSeriesTitle" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "PropertyName": "FilteredCategoryTitle" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "PropertyName": "DataLabelsRange" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "PropertyName": "ChartDataPointUniqueIDMap" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "PropertyName": "UniqueIdChartUniqueID" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c14:CT_InvertSolidFillFmt/c14:invertSolidFillFmt", "InitialVersion": "Office2010" }, { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "InitialVersion": "Office2013" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "InitialVersion": "Office2013" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "InitialVersion": "Office2016" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_AreaSerExtensionList/c:extLst", "ClassName": "AreaSerExtensionList", "Summary": "Defines the AreaSerExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_AreaSerExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_AreaSerExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_AreaSerExtension/c:ext", "ClassName": "AreaSerExtension", "Summary": "Defines the AreaSerExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "PropertyName": "FilteredSeriesTitle" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "PropertyName": "FilteredCategoryTitle" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "PropertyName": "DataLabelsRange" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "PropertyName": "ChartDataPointUniqueIDMap" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "PropertyName": "UniqueIdChartUniqueID" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "InitialVersion": "Office2013" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "InitialVersion": "Office2013" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "InitialVersion": "Office2016" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_PieSerExtensionList/c:extLst", "ClassName": "PieSerExtensionList", "Summary": "Defines the PieSerExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_PieSerExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_PieSerExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_PieSerExtension/c:ext", "ClassName": "PieSerExtension", "Summary": "Defines the PieSerExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "PropertyName": "FilteredSeriesTitle" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "PropertyName": "FilteredCategoryTitle" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "PropertyName": "DataLabelsRange" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "PropertyName": "ChartDataPointUniqueIDMap" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "PropertyName": "UniqueIdChartUniqueID" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "InitialVersion": "Office2013" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "InitialVersion": "Office2013" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "InitialVersion": "Office2016" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_BubbleSerExtensionList/c:extLst", "ClassName": "BubbleSerExtensionList", "Summary": "Defines the BubbleSerExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_BubbleSerExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_BubbleSerExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_BubbleSerExtension/c:ext", "ClassName": "BubbleSerExtension", "Summary": "Defines the BubbleSerExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c14:CT_InvertSolidFillFmt/c14:invertSolidFillFmt", "PropertyName": "InvertSolidFillFormat" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "PropertyName": "FilteredCategoryTitle" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "PropertyName": "DataLabelsRange" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "PropertyName": "ChartDataPointUniqueIDMap" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "PropertyName": "UniqueIdChartUniqueID" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c14:CT_InvertSolidFillFmt/c14:invertSolidFillFmt", "InitialVersion": "Office2010" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_SeriesDataLabelsRange/c15:datalabelsRange", "InitialVersion": "Office2013" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "InitialVersion": "Office2013" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "InitialVersion": "Office2016" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_SurfaceSerExtensionList/c:extLst", "ClassName": "SurfaceSerExtensionList", "Summary": "Defines the SurfaceSerExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_SurfaceSerExtension/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_SurfaceSerExtension/c:ext", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_SurfaceSerExtension/c:ext", "ClassName": "SurfaceSerExtension", "Summary": "Defines the SurfaceSerExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "PropertyName": "FilteredSeriesTitle" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "PropertyName": "FilteredCategoryTitle" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "PropertyName": "CategoryFilterExceptions" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "PropertyName": "ChartDataPointUniqueIDMap" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "PropertyName": "UniqueIdChartUniqueID" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "c15:CT_FilteredSeriesTitle/c15:filteredSeriesTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_FilteredCategoryTitle/c15:filteredCategoryTitle", "InitialVersion": "Office2013" }, { "Name": "c15:CT_CategoryFilterExceptions/c15:categoryFilterExceptions", "InitialVersion": "Office2013" }, { "Name": "c16:CT_CategoryFilterExceptions/c16:categoryFilterExceptions", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartDataPointUniqueIDMap/c16:datapointuniqueidmap", "InitialVersion": "Office2016" }, { "Name": "c16:CT_ChartUniqueID/c16:uniqueId", "InitialVersion": "Office2016" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c16r3:CT_DataDisplayOptions16/c:ext", "ClassName": "DataDisplayOptions16", "Summary": "Defines the DataDisplayOptions16 Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Version": "Office2019", "Children": [ { "Name": "c16r3:CT_BooleanFalse/c16r3:dispNaAsBlank", "PropertyName": "BooleanFalse" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c16r3:CT_BooleanFalse/c16r3:dispNaAsBlank", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2019" } ] } }, { "Name": "c:CT_PivotFmts/c:pivotFmts", "ClassName": "PivotFormats", "Summary": "pivot chart format persistence data.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_PivotFmt/c:pivotFmt" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_PivotFmt/c:pivotFmt", "Occurs": [ {} ] } ] } }, { "Name": "c:CT_View3D/c:view3D", "ClassName": "View3D", "Summary": "3D view settings.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_RotX/c:rotX", "PropertyName": "RotateX", "PropertyComments": "X Rotation" }, { "Name": "c:CT_HPercent/c:hPercent", "PropertyName": "HeightPercent", "PropertyComments": "Height Percent" }, { "Name": "c:CT_RotY/c:rotY", "PropertyName": "RotateY", "PropertyComments": "Y Rotation" }, { "Name": "c:CT_DepthPercent/c:depthPercent", "PropertyName": "DepthPercent", "PropertyComments": "Depth Percent" }, { "Name": "c:CT_Boolean/c:rAngAx", "PropertyName": "RightAngleAxes", "PropertyComments": "Right Angle Axes" }, { "Name": "c:CT_Perspective/c:perspective", "PropertyName": "Perspective", "PropertyComments": "Perspective" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_RotX/c:rotX", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_HPercent/c:hPercent", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_RotY/c:rotY", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_DepthPercent/c:depthPercent", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:rAngAx", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Perspective/c:perspective", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Surface/c:floor", "ClassName": "Floor", "Summary": "3D floor formatting.", "CompositeType": "OneSequence", "BaseClass": "SurfaceType", "IsDerived": true, "Children": [ { "Name": "c:CT_WallThickness/c:thickness", "PropertyName": "Thickness", "PropertyComments": "Thickness" }, { "Name": "a:CT_ShapeProperties/c:spPr", "PropertyName": "ShapeProperties" }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "PropertyName": "PictureOptions", "PropertyComments": "Picture Options" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_WallThickness/c:thickness", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Surface/c:sideWall", "ClassName": "SideWall", "Summary": "3D side wall formatting.", "CompositeType": "OneSequence", "BaseClass": "SurfaceType", "IsDerived": true, "Children": [ { "Name": "c:CT_WallThickness/c:thickness", "PropertyName": "Thickness", "PropertyComments": "Thickness" }, { "Name": "a:CT_ShapeProperties/c:spPr", "PropertyName": "ShapeProperties" }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "PropertyName": "PictureOptions", "PropertyComments": "Picture Options" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_WallThickness/c:thickness", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Surface/c:backWall", "ClassName": "BackWall", "Summary": "3D back wall formatting.", "CompositeType": "OneSequence", "BaseClass": "SurfaceType", "IsDerived": true, "Children": [ { "Name": "c:CT_WallThickness/c:thickness", "PropertyName": "Thickness", "PropertyComments": "Thickness" }, { "Name": "a:CT_ShapeProperties/c:spPr", "PropertyName": "ShapeProperties" }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "PropertyName": "PictureOptions", "PropertyComments": "Picture Options" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_WallThickness/c:thickness", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Surface/", "ClassName": "SurfaceType", "Summary": "Defines the SurfaceType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "a:CT_ShapeProperties/c:spPr", "c:CT_ExtensionList/c:extLst", "c:CT_PictureOptions/c:pictureOptions", "c:CT_WallThickness/c:thickness" ], "Children": [ { "Name": "c:CT_WallThickness/c:thickness", "PropertyName": "Thickness", "PropertyComments": "Thickness" }, { "Name": "a:CT_ShapeProperties/c:spPr", "PropertyName": "ShapeProperties" }, { "Name": "c:CT_PictureOptions/c:pictureOptions", "PropertyName": "PictureOptions", "PropertyComments": "Picture Options" }, { "Name": "c:CT_ExtensionList/c:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Chart Extensibility" } ] }, { "Name": "c:CT_PlotArea/c:plotArea", "ClassName": "PlotArea", "Summary": "Plot data and formatting.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_Layout/c:layout", "PropertyName": "Layout", "PropertyComments": "Layout" }, { "Name": "c:CT_AreaChart/c:areaChart" }, { "Name": "c:CT_Area3DChart/c:area3DChart" }, { "Name": "c:CT_LineChart/c:lineChart" }, { "Name": "c:CT_Line3DChart/c:line3DChart" }, { "Name": "c:CT_StockChart/c:stockChart" }, { "Name": "c:CT_RadarChart/c:radarChart" }, { "Name": "c:CT_ScatterChart/c:scatterChart" }, { "Name": "c:CT_PieChart/c:pieChart" }, { "Name": "c:CT_Pie3DChart/c:pie3DChart" }, { "Name": "c:CT_DoughnutChart/c:doughnutChart" }, { "Name": "c:CT_BarChart/c:barChart" }, { "Name": "c:CT_Bar3DChart/c:bar3DChart" }, { "Name": "c:CT_OfPieChart/c:ofPieChart" }, { "Name": "c:CT_SurfaceChart/c:surfaceChart" }, { "Name": "c:CT_Surface3DChart/c:surface3DChart" }, { "Name": "c:CT_BubbleChart/c:bubbleChart" }, { "Name": "c:CT_ValAx/c:valAx" }, { "Name": "c:CT_CatAx/c:catAx" }, { "Name": "c:CT_DateAx/c:dateAx" }, { "Name": "c:CT_SerAx/c:serAx" }, { "Name": "c:CT_DTable/c:dTable" }, { "Name": "a:CT_ShapeProperties/c:spPr" }, { "Name": "c:CT_ExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_Layout/c:layout", "Occurs": [ { "Max": 1 } ] }, { "Kind": "Choice", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "c:CT_AreaChart/c:areaChart" }, { "Name": "c:CT_Area3DChart/c:area3DChart" }, { "Name": "c:CT_LineChart/c:lineChart" }, { "Name": "c:CT_Line3DChart/c:line3DChart" }, { "Name": "c:CT_StockChart/c:stockChart" }, { "Name": "c:CT_RadarChart/c:radarChart" }, { "Name": "c:CT_ScatterChart/c:scatterChart" }, { "Name": "c:CT_PieChart/c:pieChart" }, { "Name": "c:CT_Pie3DChart/c:pie3DChart" }, { "Name": "c:CT_DoughnutChart/c:doughnutChart" }, { "Name": "c:CT_BarChart/c:barChart" }, { "Name": "c:CT_Bar3DChart/c:bar3DChart" }, { "Name": "c:CT_OfPieChart/c:ofPieChart" }, { "Name": "c:CT_SurfaceChart/c:surfaceChart" }, { "Name": "c:CT_Surface3DChart/c:surface3DChart" }, { "Name": "c:CT_BubbleChart/c:bubbleChart" } ] }, { "Kind": "Choice", "Occurs": [ { "Max": 4 } ], "Items": [ { "Name": "c:CT_ValAx/c:valAx" }, { "Name": "c:CT_CatAx/c:catAx" }, { "Name": "c:CT_DateAx/c:dateAx" }, { "Name": "c:CT_SerAx/c:serAx" } ] }, { "Name": "c:CT_DTable/c:dTable", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_Legend/c:legend", "ClassName": "Legend", "Summary": "Legend data and formatting.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c:CT_LegendPos/c:legendPos", "PropertyName": "LegendPosition", "PropertyComments": "Legend Position" }, { "Name": "c:CT_LegendEntry/c:legendEntry" }, { "Name": "c:CT_Layout/c:layout" }, { "Name": "c:CT_Boolean/c:overlay" }, { "Name": "a:CT_ChartShapeProperties/c:spPr" }, { "Name": "a:CT_TextBody/c:txPr" }, { "Name": "c:CT_ExtensionList/c:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c:CT_LegendPos/c:legendPos", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_LegendEntry/c:legendEntry", "Occurs": [ {} ] }, { "Name": "c:CT_Layout/c:layout", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_Boolean/c:overlay", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_ChartShapeProperties/c:spPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "a:CT_TextBody/c:txPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "c:CT_ExtensionList/c:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "c:CT_DispBlanksAs/c:dispBlanksAs", "ClassName": "DisplayBlanksAs", "Summary": "The way that blank cells are plotted on a chart..", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Drawing.Charts.DisplayBlanksAsValues\u003E", "PropertyComments": "Display Blanks As Value" } ] }, { "Name": "c:CT_ChartExtensionList/c:extLst", "ClassName": "ChartExtensionList", "Summary": "Extensibility container.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "c16r3:CT_DataDisplayOptions16/c:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "c16r3:CT_DataDisplayOptions16/c:ext", "Occurs": [ {} ], "InitialVersion": "Office2019" } ] } } ], "Enums": [ { "Type": "c:ST_LayoutTarget", "Name": "LayoutTargetValues", "Summary": "Layout Target", "Facets": [ { "Comments": "Inner", "Value": "inner", "Name": "Inner" }, { "Comments": "Outer", "Value": "outer", "Name": "Outer" } ] }, { "Type": "c:ST_LayoutMode", "Name": "LayoutModeValues", "Summary": "Layout Mode", "Facets": [ { "Comments": "Edge", "Value": "edge", "Name": "Edge" }, { "Comments": "Factor", "Value": "factor", "Name": "Factor" } ] }, { "Type": "c:ST_SizeRepresents", "Name": "SizeRepresentsValues", "Summary": "Size Represents", "Facets": [ { "Comments": "Bubble Size Represents Area", "Value": "area", "Name": "Area" }, { "Comments": "Bubble Size Represents Width", "Value": "w", "Name": "Width" } ] }, { "Type": "c:ST_LblAlgn", "Name": "LabelAlignmentValues", "Summary": "Label Alignment", "Facets": [ { "Comments": "Center", "Value": "ctr", "Name": "Center" }, { "Comments": "Left", "Value": "l", "Name": "Left" }, { "Comments": "Right", "Value": "r", "Name": "Right" } ] }, { "Type": "c:ST_DLblPos", "Name": "DataLabelPositionValues", "Summary": "Data Label Position", "Facets": [ { "Comments": "Best Fit", "Value": "bestFit", "Name": "BestFit" }, { "Comments": "Bottom", "Value": "b", "Name": "Bottom" }, { "Comments": "Center", "Value": "ctr", "Name": "Center" }, { "Comments": "Inside Base", "Value": "inBase", "Name": "InsideBase" }, { "Comments": "Inside End", "Value": "inEnd", "Name": "InsideEnd" }, { "Comments": "Left", "Value": "l", "Name": "Left" }, { "Comments": "Outside End", "Value": "outEnd", "Name": "OutsideEnd" }, { "Comments": "Right", "Value": "r", "Name": "Right" }, { "Comments": "Top", "Value": "t", "Name": "Top" } ] }, { "Type": "c:ST_TrendlineType", "Name": "TrendlineValues", "Summary": "Trendline Type", "Facets": [ { "Comments": "Exponential", "Value": "exp", "Name": "Exponential" }, { "Comments": "Linear", "Value": "linear", "Name": "Linear" }, { "Comments": "Logarithmic", "Value": "log", "Name": "Logarithmic" }, { "Comments": "Moving Average", "Value": "movingAvg", "Name": "MovingAverage" }, { "Comments": "Polynomial", "Value": "poly", "Name": "Polynomial" }, { "Comments": "Power", "Value": "power", "Name": "Power" } ] }, { "Type": "c:ST_ErrDir", "Name": "ErrorBarDirectionValues", "Summary": "Error Bar Direction", "Facets": [ { "Comments": "X", "Value": "x", "Name": "X" }, { "Comments": "Y", "Value": "y", "Name": "Y" } ] }, { "Type": "c:ST_ErrBarType", "Name": "ErrorBarValues", "Summary": "Error Bar Type", "Facets": [ { "Comments": "Both", "Value": "both", "Name": "Both" }, { "Comments": "Minus", "Value": "minus", "Name": "Minus" }, { "Comments": "Plus", "Value": "plus", "Name": "Plus" } ] }, { "Type": "c:ST_ErrValType", "Name": "ErrorValues", "Summary": "Error Value Type", "Facets": [ { "Comments": "Custom Error Bars", "Value": "cust", "Name": "Custom" }, { "Comments": "Fixed Value", "Value": "fixedVal", "Name": "FixedValue" }, { "Comments": "Percentage", "Value": "percentage", "Name": "Percentage" }, { "Comments": "Standard Deviation", "Value": "stdDev", "Name": "StandardDeviation" }, { "Comments": "Standard Error", "Value": "stdErr", "Name": "StandardError" } ] }, { "Type": "c:ST_Grouping", "Name": "GroupingValues", "Summary": "Grouping", "Facets": [ { "Comments": "100% Stacked", "Value": "percentStacked", "Name": "PercentStacked" }, { "Comments": "Standard", "Value": "standard", "Name": "Standard" }, { "Comments": "Stacked", "Value": "stacked", "Name": "Stacked" } ] }, { "Type": "c:ST_RadarStyle", "Name": "RadarStyleValues", "Summary": "Radar Style", "Facets": [ { "Comments": "Standard", "Value": "standard", "Name": "Standard" }, { "Comments": "Marker", "Value": "marker", "Name": "Marker" }, { "Comments": "Filled", "Value": "filled", "Name": "Filled" } ] }, { "Type": "c:ST_BarGrouping", "Name": "BarGroupingValues", "Summary": "Bar Grouping", "Facets": [ { "Comments": "100% Stacked", "Value": "percentStacked", "Name": "PercentStacked" }, { "Comments": "Clustered", "Value": "clustered", "Name": "Clustered" }, { "Comments": "Standard", "Value": "standard", "Name": "Standard" }, { "Comments": "Stacked", "Value": "stacked", "Name": "Stacked" } ] }, { "Type": "c:ST_BarDir", "Name": "BarDirectionValues", "Summary": "Bar Direction", "Facets": [ { "Comments": "Bar", "Value": "bar", "Name": "Bar" }, { "Comments": "Column", "Value": "col", "Name": "Column" } ] }, { "Type": "c:ST_Shape", "Name": "ShapeValues", "Summary": "Shape", "Facets": [ { "Comments": "Cone", "Value": "cone", "Name": "Cone" }, { "Comments": "Cone to Max", "Value": "coneToMax", "Name": "ConeToMax" }, { "Comments": "Box", "Value": "box", "Name": "Box" }, { "Comments": "Cylinder", "Value": "cylinder", "Name": "Cylinder" }, { "Comments": "Pyramid", "Value": "pyramid", "Name": "Pyramid" }, { "Comments": "Pyramid to Maximum", "Value": "pyramidToMax", "Name": "PyramidToMaximum" } ] }, { "Type": "c:ST_OfPieType", "Name": "OfPieValues", "Summary": "Pie of Pie or Bar of Pie Type", "Facets": [ { "Comments": "Pie", "Value": "pie", "Name": "Pie" }, { "Comments": "Bar", "Value": "bar", "Name": "Bar" } ] }, { "Type": "c:ST_AxPos", "Name": "AxisPositionValues", "Summary": "Axis Position", "Facets": [ { "Comments": "Bottom", "Value": "b", "Name": "Bottom" }, { "Comments": "Left", "Value": "l", "Name": "Left" }, { "Comments": "Right", "Value": "r", "Name": "Right" }, { "Comments": "Top", "Value": "t", "Name": "Top" } ] }, { "Type": "c:ST_Crosses", "Name": "CrossesValues", "Summary": "Crosses", "Facets": [ { "Comments": "Axis Crosses at Zero", "Value": "autoZero", "Name": "AutoZero" }, { "Comments": "Maximum", "Value": "max", "Name": "Maximum" }, { "Comments": "Minimum", "Value": "min", "Name": "Minimum" } ] }, { "Type": "c:ST_CrossBetween", "Name": "CrossBetweenValues", "Summary": "Cross Between", "Facets": [ { "Comments": "Between", "Value": "between", "Name": "Between" }, { "Comments": "Midpoint of Category", "Value": "midCat", "Name": "MidpointCategory" } ] }, { "Type": "c:ST_TickMark", "Name": "TickMarkValues", "Summary": "Tick Mark", "Facets": [ { "Comments": "Cross", "Value": "cross", "Name": "Cross" }, { "Comments": "Inside", "Value": "in", "Name": "Inside" }, { "Comments": "None", "Value": "none", "Name": "None" }, { "Comments": "Outside", "Value": "out", "Name": "Outside" } ] }, { "Type": "c:ST_TickLblPos", "Name": "TickLabelPositionValues", "Summary": "Tick Label Position", "Facets": [ { "Comments": "High", "Value": "high", "Name": "High" }, { "Comments": "Low", "Value": "low", "Name": "Low" }, { "Comments": "Next To", "Value": "nextTo", "Name": "NextTo" }, { "Comments": "None", "Value": "none", "Name": "None" } ] }, { "Type": "c:ST_TimeUnit", "Name": "TimeUnitValues", "Summary": "Time Unit", "Facets": [ { "Comments": "Days", "Value": "days", "Name": "Days" }, { "Comments": "Months", "Value": "months", "Name": "Months" }, { "Comments": "Years", "Value": "years", "Name": "Years" } ] }, { "Type": "c:ST_BuiltInUnit", "Name": "BuiltInUnitValues", "Summary": "Built-In Unit", "Facets": [ { "Comments": "Hundreds", "Value": "hundreds", "Name": "Hundreds" }, { "Comments": "Thousands", "Value": "thousands", "Name": "Thousands" }, { "Comments": "Ten Thousands", "Value": "tenThousands", "Name": "TenThousands" }, { "Comments": "Hundred Thousands", "Value": "hundredThousands", "Name": "HundredThousands" }, { "Comments": "Millions", "Value": "millions", "Name": "Millions" }, { "Comments": "Ten Millions", "Value": "tenMillions", "Name": "TenMillions" }, { "Comments": "Hundred Millions", "Value": "hundredMillions", "Name": "HundredMillions" }, { "Comments": "Billions", "Value": "billions", "Name": "Billions" }, { "Comments": "Trillions", "Value": "trillions", "Name": "Trillions" } ] }, { "Type": "c:ST_PictureFormat", "Name": "PictureFormatValues", "Summary": "Picture Format", "Facets": [ { "Comments": "Stretch", "Value": "stretch", "Name": "Stretch" }, { "Comments": "Stack", "Value": "stack", "Name": "Stack" }, { "Comments": "Stack and Scale", "Value": "stackScale", "Name": "StackScale" } ] }, { "Type": "c:ST_Orientation", "Name": "OrientationValues", "Summary": "Orientation", "Facets": [ { "Comments": "Maximum to Minimum", "Value": "maxMin", "Name": "MaxMin" }, { "Comments": "Minimum to Maximum", "Value": "minMax", "Name": "MinMax" } ] }, { "Type": "c:ST_LegendPos", "Name": "LegendPositionValues", "Summary": "Legend Position", "Facets": [ { "Comments": "Bottom", "Value": "b", "Name": "Bottom" }, { "Comments": "Top Right", "Value": "tr", "Name": "TopRight" }, { "Comments": "Left", "Value": "l", "Name": "Left" }, { "Comments": "Right", "Value": "r", "Name": "Right" }, { "Comments": "Top", "Value": "t", "Name": "Top" } ] }, { "Type": "c:ST_DispBlanksAs", "Name": "DisplayBlanksAsValues", "Summary": "Display Blanks As", "Facets": [ { "Comments": "Span", "Value": "span", "Name": "Span" }, { "Comments": "Gap", "Value": "gap", "Name": "Gap" }, { "Comments": "Zero", "Value": "zero", "Name": "Zero" } ] }, { "Type": "c:ST_PageSetupOrientation", "Name": "PageSetupOrientationValues", "Summary": "Printed Page Orientation", "Facets": [ { "Comments": "Default Page Orientation", "Value": "default", "Name": "Default" }, { "Comments": "Portrait Page", "Value": "portrait", "Name": "Portrait" }, { "Comments": "Landscape Page", "Value": "landscape", "Name": "Landscape" } ] }, { "Type": "c:ST_ScatterStyle", "Name": "ScatterStyleValues", "Summary": "Scatter Style", "Facets": [ { "Comments": "Line", "Value": "line", "Name": "Line" }, { "Comments": "Line with Markers", "Value": "lineMarker", "Name": "LineMarker" }, { "Comments": "Marker", "Value": "marker", "Name": "Marker" }, { "Comments": "Smooth", "Value": "smooth", "Name": "Smooth" }, { "Comments": "Smooth with Markers", "Value": "smoothMarker", "Name": "SmoothMarker" } ] }, { "Type": "c:ST_MarkerStyle", "Name": "MarkerStyleValues", "Summary": "Marker Style", "Facets": [ { "Value": "auto" }, { "Comments": "Circle", "Value": "circle", "Name": "Circle" }, { "Comments": "Dash", "Value": "dash", "Name": "Dash" }, { "Comments": "Diamond", "Value": "diamond", "Name": "Diamond" }, { "Comments": "Dot", "Value": "dot", "Name": "Dot" }, { "Comments": "None", "Value": "none", "Name": "None" }, { "Comments": "Picture", "Value": "picture", "Name": "Picture" }, { "Comments": "Plus", "Value": "plus", "Name": "Plus" }, { "Comments": "Square", "Value": "square", "Name": "Square" }, { "Comments": "Star", "Value": "star", "Name": "Star" }, { "Comments": "Triangle", "Value": "triangle", "Name": "Triangle" }, { "Comments": "X", "Value": "x", "Name": "X" } ] }, { "Type": "c:ST_SplitType", "Name": "SplitValues", "Summary": "Split Type", "Facets": [ { "Comments": "Custom Split", "Value": "cust", "Name": "Custom" }, { "Comments": "Split by Percentage", "Value": "percent", "Name": "Percent" }, { "Comments": "Split by Position", "Value": "pos", "Name": "Position" }, { "Comments": "Split by Value", "Value": "val", "Name": "Value" } ] } ] }