| <?xml version="1.0" encoding="UTF-8"?> |
| <report xmlns="http://www.eclipse.org/birt/2005/design" version="3.2.23" id="1"> |
| <property name="createdBy">Eclipse BIRT Designer Version 3.7.2.v20120213 Build <3.7.2.v20120214-1408></property> |
| <property name="units">in</property> |
| <property name="iconFile">/templates/simple_listing.gif</property> |
| <property name="cheatSheet">org.eclipse.birt.report.designer.ui.cheatsheet.simplelisting</property> |
| <property name="layoutPreference">auto layout</property> |
| <property name="bidiLayoutOrientation">ltr</property> |
| <parameters> |
| <scalar-parameter name="XmlUrl" id="35"> |
| <text-property name="promptText">Type in URL of XML file</text-property> |
| <property name="valueType">static</property> |
| <property name="dataType">string</property> |
| <property name="distinct">true</property> |
| <simple-property-list name="defaultValue"> |
| <value type="constant">C:\Users\arendt\Desktop\results.xml</value> |
| </simple-property-list> |
| <property name="paramType">simple</property> |
| <property name="controlType">text-box</property> |
| <structure name="format"> |
| <property name="category">Unformatted</property> |
| </structure> |
| </scalar-parameter> |
| </parameters> |
| <data-sources> |
| <oda-data-source extensionID="org.eclipse.datatools.enablement.oda.xml" name="XML Data Source" id="34"> |
| <method name="beforeOpen"><![CDATA[this.setExtensionProperty("FILELIST", params["XmlUrl"]);]]></method> |
| <property name="FILELIST">C:\Users\arendt\Desktop\results.xml</property> |
| </oda-data-source> |
| </data-sources> |
| <data-sets> |
| <oda-data-set extensionID="org.eclipse.datatools.enablement.oda.xml.dataSet" name="Data Set" id="36"> |
| <structure name="cachedMetaData"> |
| <list-property name="resultSet"> |
| <structure> |
| <property name="position">1</property> |
| <property name="name">contextType</property> |
| <property name="dataType">string</property> |
| </structure> |
| <structure> |
| <property name="position">2</property> |
| <property name="name">contextValue</property> |
| <property name="dataType">string</property> |
| </structure> |
| <structure> |
| <property name="position">3</property> |
| <property name="name">date</property> |
| <property name="dataType">string</property> |
| </structure> |
| <structure> |
| <property name="position">4</property> |
| <property name="name">metricName</property> |
| <property name="dataType">string</property> |
| </structure> |
| <structure> |
| <property name="position">5</property> |
| <property name="name">metricDescription</property> |
| <property name="dataType">string</property> |
| </structure> |
| <structure> |
| <property name="position">6</property> |
| <property name="name">resultValue</property> |
| <property name="dataType">float</property> |
| </structure> |
| </list-property> |
| </structure> |
| <property name="dataSource">XML Data Source</property> |
| <list-property name="resultSet"> |
| <structure> |
| <property name="position">1</property> |
| <property name="name">contextType</property> |
| <property name="nativeName">contextType</property> |
| <property name="dataType">string</property> |
| <property name="nativeDataType">12</property> |
| </structure> |
| <structure> |
| <property name="position">2</property> |
| <property name="name">contextValue</property> |
| <property name="nativeName">contextValue</property> |
| <property name="dataType">string</property> |
| <property name="nativeDataType">12</property> |
| </structure> |
| <structure> |
| <property name="position">3</property> |
| <property name="name">date</property> |
| <property name="nativeName">date</property> |
| <property name="dataType">string</property> |
| <property name="nativeDataType">12</property> |
| </structure> |
| <structure> |
| <property name="position">4</property> |
| <property name="name">metricName</property> |
| <property name="nativeName">metricName</property> |
| <property name="dataType">string</property> |
| <property name="nativeDataType">12</property> |
| </structure> |
| <structure> |
| <property name="position">5</property> |
| <property name="name">metricDescription</property> |
| <property name="nativeName">metricDescription</property> |
| <property name="dataType">string</property> |
| <property name="nativeDataType">12</property> |
| </structure> |
| <structure> |
| <property name="position">6</property> |
| <property name="name">resultValue</property> |
| <property name="nativeName">resultValue</property> |
| <property name="dataType">float</property> |
| <property name="nativeDataType">8</property> |
| </structure> |
| </list-property> |
| <xml-property name="queryText"><![CDATA[table0#-TNAME-#table0#:#[/results/context/metricResult/resultValue]#:#{contextType;STRING;../../contextType},{contextValue;STRING;../../contextValue},{date;STRING;../date},{metricName;STRING;../metricName},{metricDescription;STRING;../metricDescription},{resultValue;DOUBLE;}]]></xml-property> |
| <xml-property name="designerValues"><![CDATA[<?xml version="1.0" encoding="UTF-8"?> |
| <model:DesignValues xmlns:design="http://www.eclipse.org/datatools/connectivity/oda/design" xmlns:model="http://www.eclipse.org/birt/report/model/adapter/odaModel"> |
| <Version>1.0</Version> |
| <design:ResultSets derivedMetaData="true"> |
| <design:resultSetDefinitions> |
| <design:resultSetColumns> |
| <design:resultColumnDefinitions> |
| <design:attributes> |
| <design:name>contextType</design:name> |
| <design:position>1</design:position> |
| <design:nativeDataTypeCode>12</design:nativeDataTypeCode> |
| <design:precision>-1</design:precision> |
| <design:scale>-1</design:scale> |
| <design:nullability>Unknown</design:nullability> |
| </design:attributes> |
| <design:usageHints> |
| <design:label>contextType</design:label> |
| <design:formattingHints/> |
| </design:usageHints> |
| </design:resultColumnDefinitions> |
| <design:resultColumnDefinitions> |
| <design:attributes> |
| <design:name>contextValue</design:name> |
| <design:position>2</design:position> |
| <design:nativeDataTypeCode>12</design:nativeDataTypeCode> |
| <design:precision>-1</design:precision> |
| <design:scale>-1</design:scale> |
| <design:nullability>Unknown</design:nullability> |
| </design:attributes> |
| <design:usageHints> |
| <design:label>contextValue</design:label> |
| <design:formattingHints/> |
| </design:usageHints> |
| </design:resultColumnDefinitions> |
| <design:resultColumnDefinitions> |
| <design:attributes> |
| <design:name>date</design:name> |
| <design:position>3</design:position> |
| <design:nativeDataTypeCode>12</design:nativeDataTypeCode> |
| <design:precision>-1</design:precision> |
| <design:scale>-1</design:scale> |
| <design:nullability>Unknown</design:nullability> |
| </design:attributes> |
| <design:usageHints> |
| <design:label>date</design:label> |
| <design:formattingHints/> |
| </design:usageHints> |
| </design:resultColumnDefinitions> |
| <design:resultColumnDefinitions> |
| <design:attributes> |
| <design:name>metricName</design:name> |
| <design:position>4</design:position> |
| <design:nativeDataTypeCode>12</design:nativeDataTypeCode> |
| <design:precision>-1</design:precision> |
| <design:scale>-1</design:scale> |
| <design:nullability>Unknown</design:nullability> |
| </design:attributes> |
| <design:usageHints> |
| <design:label>metricName</design:label> |
| <design:formattingHints/> |
| </design:usageHints> |
| </design:resultColumnDefinitions> |
| <design:resultColumnDefinitions> |
| <design:attributes> |
| <design:name>metricDescription</design:name> |
| <design:position>5</design:position> |
| <design:nativeDataTypeCode>12</design:nativeDataTypeCode> |
| <design:precision>-1</design:precision> |
| <design:scale>-1</design:scale> |
| <design:nullability>Unknown</design:nullability> |
| </design:attributes> |
| <design:usageHints> |
| <design:label>metricDescription</design:label> |
| <design:formattingHints/> |
| </design:usageHints> |
| </design:resultColumnDefinitions> |
| <design:resultColumnDefinitions> |
| <design:attributes> |
| <design:name>resultValue</design:name> |
| <design:position>6</design:position> |
| <design:nativeDataTypeCode>12</design:nativeDataTypeCode> |
| <design:precision>-1</design:precision> |
| <design:scale>-1</design:scale> |
| <design:nullability>Unknown</design:nullability> |
| </design:attributes> |
| <design:usageHints> |
| <design:label>resultValue</design:label> |
| <design:formattingHints/> |
| </design:usageHints> |
| </design:resultColumnDefinitions> |
| </design:resultSetColumns> |
| </design:resultSetDefinitions> |
| </design:ResultSets> |
| </model:DesignValues>]]></xml-property> |
| <list-property name="privateDriverProperties"> |
| <ex-property> |
| <name>MAX_ROW</name> |
| <value>-1</value> |
| </ex-property> |
| <ex-property> |
| <name>XML_FILE</name> |
| </ex-property> |
| </list-property> |
| </oda-data-set> |
| </data-sets> |
| <styles> |
| <style name="report" id="24"> |
| <property name="fontFamily">"Verdana"</property> |
| <property name="fontSize">10pt</property> |
| </style> |
| <style name="crosstab" id="25"> |
| <property name="borderBottomColor">#CCCCCC</property> |
| <property name="borderBottomStyle">solid</property> |
| <property name="borderBottomWidth">1pt</property> |
| <property name="borderLeftColor">#CCCCCC</property> |
| <property name="borderLeftStyle">solid</property> |
| <property name="borderLeftWidth">1pt</property> |
| <property name="borderRightColor">#CCCCCC</property> |
| <property name="borderRightStyle">solid</property> |
| <property name="borderRightWidth">1pt</property> |
| <property name="borderTopColor">#CCCCCC</property> |
| <property name="borderTopStyle">solid</property> |
| <property name="borderTopWidth">1pt</property> |
| </style> |
| <style name="crosstab-cell" id="26"> |
| <property name="borderBottomColor">#CCCCCC</property> |
| <property name="borderBottomStyle">solid</property> |
| <property name="borderBottomWidth">1pt</property> |
| <property name="borderLeftColor">#CCCCCC</property> |
| <property name="borderLeftStyle">solid</property> |
| <property name="borderLeftWidth">1pt</property> |
| <property name="borderRightColor">#CCCCCC</property> |
| <property name="borderRightStyle">solid</property> |
| <property name="borderRightWidth">1pt</property> |
| <property name="borderTopColor">#CCCCCC</property> |
| <property name="borderTopStyle">solid</property> |
| <property name="borderTopWidth">1pt</property> |
| </style> |
| </styles> |
| <page-setup> |
| <simple-master-page name="Simple MasterPage" id="2"> |
| <property name="topMargin">0.25in</property> |
| <property name="leftMargin">0.25in</property> |
| <property name="bottomMargin">0.25in</property> |
| <property name="rightMargin">0.25in</property> |
| <page-footer> |
| <text id="3"> |
| <property name="contentType">html</property> |
| <text-property name="content"><![CDATA[<value-of>new Date()</value-of>]]></text-property> |
| </text> |
| </page-footer> |
| </simple-master-page> |
| </page-setup> |
| <body> |
| <grid id="27"> |
| <property name="width">100%</property> |
| <column id="28"/> |
| <row id="29"> |
| <cell id="30"> |
| <label id="31"> |
| <property name="backgroundColor">#0000A0</property> |
| <property name="fontFamily">"Verdana"</property> |
| <property name="fontSize">22pt</property> |
| <property name="color">white</property> |
| <property name="textAlign">center</property> |
| <text-property name="text">Metrics Report</text-property> |
| </label> |
| </cell> |
| </row> |
| </grid> |
| <label id="116"/> |
| <list id="32"> |
| <property name="dataSet">Data Set</property> |
| <list-property name="boundDataColumns"> |
| <structure> |
| <property name="name">contextValue</property> |
| <text-property name="displayName">contextValue</text-property> |
| <expression name="expression">dataSetRow["contextValue"]</expression> |
| <property name="dataType">string</property> |
| </structure> |
| <structure> |
| <property name="name">date</property> |
| <text-property name="displayName">date</text-property> |
| <expression name="expression">dataSetRow["date"]</expression> |
| <property name="dataType">string</property> |
| </structure> |
| <structure> |
| <property name="name">metricDescription</property> |
| <text-property name="displayName">metricDescription</text-property> |
| <expression name="expression">dataSetRow["metricDescription"]</expression> |
| <property name="dataType">string</property> |
| </structure> |
| <structure> |
| <property name="name">metricName</property> |
| <text-property name="displayName">metricName</text-property> |
| <expression name="expression">dataSetRow["metricName"]</expression> |
| <property name="dataType">string</property> |
| </structure> |
| <structure> |
| <property name="name">resultValue</property> |
| <text-property name="displayName">resultValue</text-property> |
| <expression name="expression">dataSetRow["resultValue"]</expression> |
| <property name="dataType">float</property> |
| </structure> |
| <structure> |
| <property name="name">contextType</property> |
| <text-property name="displayName">contextType</text-property> |
| <expression name="expression">dataSetRow["contextType"]</expression> |
| <property name="dataType">string</property> |
| </structure> |
| </list-property> |
| <header> |
| <grid id="125"> |
| <property name="width">100%</property> |
| <column id="126"/> |
| <row id="127"> |
| <cell id="128"> |
| <label id="131"/> |
| </cell> |
| </row> |
| <row id="129"> |
| <cell id="130"> |
| <label id="132"> |
| <property name="borderTopColor">#000000</property> |
| <property name="borderTopStyle">solid</property> |
| <property name="borderTopWidth">thin</property> |
| </label> |
| </cell> |
| </row> |
| </grid> |
| </header> |
| <group id="33"> |
| <property name="groupName">NewListGroup1</property> |
| <property name="interval">none</property> |
| <property name="sortDirection">asc</property> |
| <expression name="keyExpr">row["contextValue"]</expression> |
| <structure name="toc"> |
| <expression name="expressionValue">row["contextValue"]</expression> |
| </structure> |
| <property name="repeatHeader">true</property> |
| <property name="hideDetail">false</property> |
| <property name="pageBreakAfter">auto</property> |
| <property name="pageBreakBefore">auto</property> |
| <property name="pageBreakInside">auto</property> |
| <header> |
| <grid id="37"> |
| <property name="width">100%</property> |
| <column id="38"> |
| <property name="width">5.008333333333334in</property> |
| </column> |
| <column id="39"/> |
| <row id="40"> |
| <cell id="41"> |
| <grid id="52"> |
| <property name="width">100%</property> |
| <column id="53"> |
| <property name="width">1.3in</property> |
| </column> |
| <column id="54"/> |
| <row id="55"> |
| <cell id="56"> |
| <label id="64"> |
| <text-property name="text">Element Type:</text-property> |
| </label> |
| </cell> |
| <cell id="57"> |
| <data id="67"> |
| <property name="resultSetColumn">contextType</property> |
| </data> |
| </cell> |
| </row> |
| <row id="58"> |
| <cell id="59"> |
| <label id="65"> |
| <text-property name="text">Element:</text-property> |
| </label> |
| </cell> |
| <cell id="60"> |
| <data id="68"> |
| <property name="resultSetColumn">contextValue</property> |
| </data> |
| </cell> |
| </row> |
| <row id="61"> |
| <cell id="62"> |
| <label id="66"> |
| <text-property name="text">Evaluation Date:</text-property> |
| </label> |
| </cell> |
| <cell id="63"> |
| <data id="69"> |
| <property name="resultSetColumn">date</property> |
| </data> |
| </cell> |
| </row> |
| </grid> |
| </cell> |
| <cell id="42"/> |
| </row> |
| <row id="43"> |
| <cell id="44"/> |
| <cell id="45"/> |
| </row> |
| <row id="46"> |
| <cell id="47"> |
| <extended-item extensionName="Chart" name="NewChart" id="94"> |
| <xml-property name="xmlRepresentation"><![CDATA[<model:ChartWithAxes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:attribute="http://www.birt.eclipse.org/ChartModelAttribute" xmlns:data="http://www.birt.eclipse.org/ChartModelData" xmlns:layout="http://www.birt.eclipse.org/ChartModelLayout" xmlns:model="http://www.birt.eclipse.org/ChartModel" xmlns:type="http://www.birt.eclipse.org/ChartModelType"> |
| <Version>2.5.3</Version> |
| <Type>Tube Chart</Type> |
| <SubType>Side-by-side</SubType> |
| <Description> |
| <Value></Value> |
| <Font> |
| <Alignment/> |
| </Font> |
| </Description> |
| <Block> |
| <Children xsi:type="layout:TitleBlock"> |
| <Bounds> |
| <Left>0.0</Left> |
| <Top>0.0</Top> |
| <Width>0.0</Width> |
| <Height>0.0</Height> |
| </Bounds> |
| <Insets> |
| <Top>3.0</Top> |
| <Left>3.0</Left> |
| <Bottom>3.0</Bottom> |
| <Right>3.0</Right> |
| </Insets> |
| <Row>-1</Row> |
| <Column>-1</Column> |
| <Rowspan>-1</Rowspan> |
| <Columnspan>-1</Columnspan> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| <Visible>false</Visible> |
| </Outline> |
| <Visible>false</Visible> |
| <Label> |
| <Caption> |
| <Value>Tube Chart Title</Value> |
| <Font> |
| <Size>16.0</Size> |
| <Bold>true</Bold> |
| <Alignment> |
| <horizontalAlignment>Center</horizontalAlignment> |
| <verticalAlignment>Center</verticalAlignment> |
| </Alignment> |
| </Font> |
| </Caption> |
| <Background xsi:type="attribute:ColorDefinition"> |
| <Transparency>0</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Background> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| </Outline> |
| <Insets> |
| <Top>0.0</Top> |
| <Left>2.0</Left> |
| <Bottom>0.0</Bottom> |
| <Right>3.0</Right> |
| </Insets> |
| <Visible>true</Visible> |
| </Label> |
| </Children> |
| <Children xsi:type="layout:Plot"> |
| <Bounds> |
| <Left>0.0</Left> |
| <Top>0.0</Top> |
| <Width>0.0</Width> |
| <Height>0.0</Height> |
| </Bounds> |
| <Insets> |
| <Top>3.0</Top> |
| <Left>3.0</Left> |
| <Bottom>3.0</Bottom> |
| <Right>3.0</Right> |
| </Insets> |
| <Row>-1</Row> |
| <Column>-1</Column> |
| <Rowspan>-1</Rowspan> |
| <Columnspan>-1</Columnspan> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| <Visible>false</Visible> |
| </Outline> |
| <Background xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>215</Blue> |
| </Background> |
| <Visible>true</Visible> |
| <HorizontalSpacing>5</HorizontalSpacing> |
| <VerticalSpacing>5</VerticalSpacing> |
| <ClientArea> |
| <Background xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>215</Blue> |
| </Background> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>0</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| <Visible>false</Visible> |
| </Outline> |
| <Insets> |
| <Top>0.0</Top> |
| <Left>0.0</Left> |
| <Bottom>0.0</Bottom> |
| <Right>0.0</Right> |
| </Insets> |
| </ClientArea> |
| </Children> |
| <Children xsi:type="layout:Legend"> |
| <Bounds> |
| <Left>0.0</Left> |
| <Top>0.0</Top> |
| <Width>0.0</Width> |
| <Height>0.0</Height> |
| </Bounds> |
| <Insets> |
| <Top>3.0</Top> |
| <Left>3.0</Left> |
| <Bottom>3.0</Bottom> |
| <Right>3.0</Right> |
| </Insets> |
| <Row>-1</Row> |
| <Column>-1</Column> |
| <Rowspan>-1</Rowspan> |
| <Columnspan>-1</Columnspan> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| <Visible>false</Visible> |
| </Outline> |
| <Visible>false</Visible> |
| <ClientArea> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>0</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| <Visible>false</Visible> |
| </Outline> |
| <Insets> |
| <Top>2.0</Top> |
| <Left>2.0</Left> |
| <Bottom>2.0</Bottom> |
| <Right>2.0</Right> |
| </Insets> |
| </ClientArea> |
| <Text> |
| <Value></Value> |
| <Font> |
| <Alignment/> |
| </Font> |
| </Text> |
| <Orientation>Vertical</Orientation> |
| <Direction>Top_Bottom</Direction> |
| <Separator> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| <Visible>true</Visible> |
| </Separator> |
| <Position>Right</Position> |
| <ItemType>Series</ItemType> |
| <Title> |
| <Caption> |
| <Value></Value> |
| <Font> |
| <Alignment/> |
| </Font> |
| </Caption> |
| <Background xsi:type="attribute:ColorDefinition"> |
| <Transparency>0</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Background> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| <Visible>false</Visible> |
| </Outline> |
| <Insets> |
| <Top>0.0</Top> |
| <Left>2.0</Left> |
| <Bottom>0.0</Bottom> |
| <Right>3.0</Right> |
| </Insets> |
| <Visible>false</Visible> |
| </Title> |
| <TitlePosition>Above</TitlePosition> |
| </Children> |
| <Bounds> |
| <Left>0.0</Left> |
| <Top>0.0</Top> |
| <Width>347.40000000000003</Width> |
| <Height>185.4</Height> |
| </Bounds> |
| <Insets> |
| <Top>3.0</Top> |
| <Left>3.0</Left> |
| <Bottom>3.0</Bottom> |
| <Right>3.0</Right> |
| </Insets> |
| <Row>-1</Row> |
| <Column>-1</Column> |
| <Rowspan>-1</Rowspan> |
| <Columnspan>-1</Columnspan> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| <Visible>false</Visible> |
| </Outline> |
| <Background xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Background> |
| <Visible>true</Visible> |
| </Block> |
| <Dimension>Two_Dimensional_With_Depth</Dimension> |
| <Units>Points</Units> |
| <SeriesThickness>10.0</SeriesThickness> |
| <ExtendedProperties> |
| <Name>enable.area.alt</Name> |
| <Value>false</Value> |
| </ExtendedProperties> |
| <SampleData> |
| <BaseSampleData> |
| <DataSetRepresentation>'A','B','C','D','E'</DataSetRepresentation> |
| </BaseSampleData> |
| <OrthogonalSampleData> |
| <DataSetRepresentation>6,4,12,8,10</DataSetRepresentation> |
| <SeriesDefinitionIndex>0</SeriesDefinitionIndex> |
| </OrthogonalSampleData> |
| </SampleData> |
| <Interactivity> |
| <LegendBehavior>None</LegendBehavior> |
| </Interactivity> |
| <EmptyMessage> |
| <Caption> |
| <Value></Value> |
| <Font> |
| <Alignment/> |
| </Font> |
| </Caption> |
| <Background xsi:type="attribute:ColorDefinition"> |
| <Transparency>0</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Background> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| </Outline> |
| <Insets> |
| <Top>0.0</Top> |
| <Left>2.0</Left> |
| <Bottom>0.0</Bottom> |
| <Right>3.0</Right> |
| </Insets> |
| <Visible>false</Visible> |
| </EmptyMessage> |
| <Axes> |
| <Type>Text</Type> |
| <Title> |
| <Caption> |
| <Value>X-Axis Title</Value> |
| <Font> |
| <Size>14.0</Size> |
| <Bold>true</Bold> |
| <Alignment> |
| <horizontalAlignment>Center</horizontalAlignment> |
| <verticalAlignment>Center</verticalAlignment> |
| </Alignment> |
| <Rotation>90.0</Rotation> |
| </Font> |
| </Caption> |
| <Background xsi:type="attribute:ColorDefinition"> |
| <Transparency>0</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Background> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| </Outline> |
| <Insets> |
| <Top>0.0</Top> |
| <Left>2.0</Left> |
| <Bottom>0.0</Bottom> |
| <Right>3.0</Right> |
| </Insets> |
| <Visible>false</Visible> |
| </Title> |
| <TitlePosition>Below</TitlePosition> |
| <AssociatedAxes> |
| <Type>Linear</Type> |
| <Title> |
| <Caption> |
| <Value>Y-Axis Title</Value> |
| <Font> |
| <Size>14.0</Size> |
| <Bold>true</Bold> |
| <Alignment> |
| <horizontalAlignment>Center</horizontalAlignment> |
| <verticalAlignment>Center</verticalAlignment> |
| </Alignment> |
| <Rotation>0.0</Rotation> |
| </Font> |
| </Caption> |
| <Background xsi:type="attribute:ColorDefinition"> |
| <Transparency>0</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Background> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| </Outline> |
| <Insets> |
| <Top>0.0</Top> |
| <Left>2.0</Left> |
| <Bottom>0.0</Bottom> |
| <Right>3.0</Right> |
| </Insets> |
| <Visible>false</Visible> |
| </Title> |
| <TitlePosition>Left</TitlePosition> |
| <SeriesDefinitions> |
| <Query> |
| <Definition></Definition> |
| </Query> |
| <SeriesPalette> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>80</Red> |
| <Green>166</Green> |
| <Blue>218</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>242</Red> |
| <Green>88</Green> |
| <Blue>106</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>232</Red> |
| <Green>172</Green> |
| <Blue>57</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>255</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>64</Red> |
| <Green>128</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>128</Green> |
| <Blue>192</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>170</Red> |
| <Green>85</Green> |
| <Blue>85</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>128</Green> |
| <Blue>0</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>192</Red> |
| <Green>192</Green> |
| <Blue>192</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>192</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>7</Red> |
| <Green>146</Green> |
| <Blue>94</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>128</Green> |
| <Blue>255</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>128</Green> |
| <Blue>192</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>128</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>128</Green> |
| <Blue>192</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>128</Green> |
| <Blue>192</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>0</Green> |
| <Blue>255</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>64</Green> |
| <Blue>64</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>128</Green> |
| <Blue>64</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>80</Red> |
| <Green>240</Green> |
| <Blue>120</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>64</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>0</Green> |
| <Blue>64</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>0</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>128</Green> |
| <Blue>64</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>128</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>128</Green> |
| <Blue>255</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>64</Green> |
| <Blue>0</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>128</Green> |
| <Blue>0</Blue> |
| </Entries> |
| </SeriesPalette> |
| <Series xsi:type="type:BarSeries"> |
| <Visible>true</Visible> |
| <Label> |
| <Caption> |
| <Value></Value> |
| <Font> |
| <Alignment/> |
| </Font> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>254</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| </Caption> |
| <Background xsi:type="attribute:ColorDefinition"> |
| <Transparency>0</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Background> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| <Visible>false</Visible> |
| </Outline> |
| <Insets> |
| <Top>0.0</Top> |
| <Left>2.0</Left> |
| <Bottom>0.0</Bottom> |
| <Right>3.0</Right> |
| </Insets> |
| <Visible>true</Visible> |
| </Label> |
| <DataDefinition> |
| <Definition>isNaN(row["resultValue"]) ? 0.00 : row["resultValue"]</Definition> |
| <Grouping> |
| <Enabled>false</Enabled> |
| <GroupType>Text</GroupType> |
| <AggregateExpression xsi:nil="true"/> |
| </Grouping> |
| </DataDefinition> |
| <SeriesIdentifier></SeriesIdentifier> |
| <DataPoint> |
| <Components> |
| <Type>Orthogonal_Value</Type> |
| </Components> |
| <Separator>, </Separator> |
| </DataPoint> |
| <LabelPosition>Inside</LabelPosition> |
| <Stacked>false</Stacked> |
| <Riser>Tube</Riser> |
| </Series> |
| <Grouping> |
| <Enabled>false</Enabled> |
| <GroupingInterval>1.0</GroupingInterval> |
| <GroupType>Text</GroupType> |
| <AggregateExpression>Sum</AggregateExpression> |
| </Grouping> |
| </SeriesDefinitions> |
| <Orientation>Vertical</Orientation> |
| <LineAttributes> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>128</Blue> |
| </Color> |
| <Visible>true</Visible> |
| </LineAttributes> |
| <Label> |
| <Caption> |
| <Value></Value> |
| <Font> |
| <Alignment/> |
| </Font> |
| </Caption> |
| <Background xsi:type="attribute:ColorDefinition"> |
| <Transparency>0</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Background> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| </Outline> |
| <Insets> |
| <Top>0.0</Top> |
| <Left>2.0</Left> |
| <Bottom>0.0</Bottom> |
| <Right>3.0</Right> |
| </Insets> |
| <Visible>true</Visible> |
| </Label> |
| <LabelPosition>Left</LabelPosition> |
| <MajorGrid> |
| <LineAttributes> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>196</Red> |
| <Green>196</Green> |
| <Blue>196</Blue> |
| </Color> |
| <Visible>true</Visible> |
| </LineAttributes> |
| <TickStyle>Across</TickStyle> |
| <TickAttributes> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>196</Red> |
| <Green>196</Green> |
| <Blue>196</Blue> |
| </Color> |
| <Visible>true</Visible> |
| </TickAttributes> |
| </MajorGrid> |
| <MinorGrid> |
| <LineAttributes> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>225</Red> |
| <Green>225</Green> |
| <Blue>225</Blue> |
| </Color> |
| <Visible>true</Visible> |
| </LineAttributes> |
| <TickStyle>Right</TickStyle> |
| <TickAttributes> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>225</Red> |
| <Green>225</Green> |
| <Blue>225</Blue> |
| </Color> |
| <Visible>true</Visible> |
| </TickAttributes> |
| </MinorGrid> |
| <Scale> |
| <MinorGridsPerUnit>5</MinorGridsPerUnit> |
| </Scale> |
| <Origin> |
| <Type>Min</Type> |
| <Value xsi:type="data:NumberDataElement"> |
| <Value>0.0</Value> |
| </Value> |
| </Origin> |
| <PrimaryAxis>true</PrimaryAxis> |
| <Percent>false</Percent> |
| </AssociatedAxes> |
| <SeriesDefinitions> |
| <Query> |
| <Definition></Definition> |
| </Query> |
| <SeriesPalette> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>80</Red> |
| <Green>166</Green> |
| <Blue>218</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>242</Red> |
| <Green>88</Green> |
| <Blue>106</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>232</Red> |
| <Green>172</Green> |
| <Blue>57</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>255</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>64</Red> |
| <Green>128</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>128</Green> |
| <Blue>192</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>170</Red> |
| <Green>85</Green> |
| <Blue>85</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>128</Green> |
| <Blue>0</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>192</Red> |
| <Green>192</Green> |
| <Blue>192</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>192</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>7</Red> |
| <Green>146</Green> |
| <Blue>94</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>128</Green> |
| <Blue>255</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>128</Green> |
| <Blue>192</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>128</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>128</Green> |
| <Blue>192</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>128</Green> |
| <Blue>192</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>0</Green> |
| <Blue>255</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>64</Green> |
| <Blue>64</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>128</Green> |
| <Blue>64</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>80</Red> |
| <Green>240</Green> |
| <Blue>120</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>64</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>0</Green> |
| <Blue>64</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>0</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>128</Green> |
| <Blue>64</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>128</Red> |
| <Green>128</Green> |
| <Blue>128</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>128</Green> |
| <Blue>255</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>64</Green> |
| <Blue>0</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Entries> |
| <Entries xsi:type="attribute:ColorDefinition"> |
| <Transparency>255</Transparency> |
| <Red>255</Red> |
| <Green>128</Green> |
| <Blue>0</Blue> |
| </Entries> |
| </SeriesPalette> |
| <Series> |
| <Visible>true</Visible> |
| <Label> |
| <Caption> |
| <Value></Value> |
| <Font> |
| <Alignment/> |
| </Font> |
| </Caption> |
| <Background xsi:type="attribute:ColorDefinition"> |
| <Transparency>0</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Background> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| <Visible>false</Visible> |
| </Outline> |
| <Insets> |
| <Top>0.0</Top> |
| <Left>2.0</Left> |
| <Bottom>0.0</Bottom> |
| <Right>3.0</Right> |
| </Insets> |
| <Visible>false</Visible> |
| </Label> |
| <DataDefinition> |
| <Definition>row["metricName"]</Definition> |
| </DataDefinition> |
| <SeriesIdentifier></SeriesIdentifier> |
| <DataPoint> |
| <Components> |
| <Type>Orthogonal_Value</Type> |
| </Components> |
| <Separator>, </Separator> |
| </DataPoint> |
| <LabelPosition>Outside</LabelPosition> |
| <Stacked>false</Stacked> |
| </Series> |
| <Grouping> |
| <Enabled>false</Enabled> |
| <GroupingInterval>1.0</GroupingInterval> |
| <GroupType>Text</GroupType> |
| <AggregateExpression>Sum</AggregateExpression> |
| </Grouping> |
| </SeriesDefinitions> |
| <Orientation>Horizontal</Orientation> |
| <LineAttributes> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>128</Blue> |
| </Color> |
| <Visible>true</Visible> |
| </LineAttributes> |
| <Label> |
| <Caption> |
| <Value></Value> |
| <Font> |
| <Alignment/> |
| </Font> |
| </Caption> |
| <Background xsi:type="attribute:ColorDefinition"> |
| <Transparency>0</Transparency> |
| <Red>255</Red> |
| <Green>255</Green> |
| <Blue>255</Blue> |
| </Background> |
| <Outline> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>0</Red> |
| <Green>0</Green> |
| <Blue>0</Blue> |
| </Color> |
| </Outline> |
| <Insets> |
| <Top>0.0</Top> |
| <Left>2.0</Left> |
| <Bottom>0.0</Bottom> |
| <Right>3.0</Right> |
| </Insets> |
| <Visible>true</Visible> |
| </Label> |
| <LabelPosition>Below</LabelPosition> |
| <MajorGrid> |
| <LineAttributes> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>196</Red> |
| <Green>196</Green> |
| <Blue>196</Blue> |
| </Color> |
| <Visible>true</Visible> |
| </LineAttributes> |
| <TickStyle>Across</TickStyle> |
| <TickAttributes> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>196</Red> |
| <Green>196</Green> |
| <Blue>196</Blue> |
| </Color> |
| <Visible>true</Visible> |
| </TickAttributes> |
| </MajorGrid> |
| <MinorGrid> |
| <LineAttributes> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>225</Red> |
| <Green>225</Green> |
| <Blue>225</Blue> |
| </Color> |
| <Visible>true</Visible> |
| </LineAttributes> |
| <TickStyle>Above</TickStyle> |
| <TickAttributes> |
| <Style>Solid</Style> |
| <Thickness>1</Thickness> |
| <Color> |
| <Transparency>255</Transparency> |
| <Red>225</Red> |
| <Green>225</Green> |
| <Blue>225</Blue> |
| </Color> |
| <Visible>true</Visible> |
| </TickAttributes> |
| </MinorGrid> |
| <Scale> |
| <MinorGridsPerUnit>5</MinorGridsPerUnit> |
| <ShowOutside>false</ShowOutside> |
| </Scale> |
| <Origin> |
| <Type>Min</Type> |
| <Value xsi:type="data:NumberDataElement"> |
| <Value>0.0</Value> |
| </Value> |
| </Origin> |
| <PrimaryAxis>true</PrimaryAxis> |
| <CategoryAxis>true</CategoryAxis> |
| <Percent>false</Percent> |
| </Axes> |
| <Orientation>Horizontal</Orientation> |
| <UnitSpacing>50.0</UnitSpacing> |
| <Rotation/> |
| </model:ChartWithAxes> |
| ]]></xml-property> |
| <property name="outputFormat">SVG</property> |
| <property name="inheritColumns">false</property> |
| <property name="height">2.575in</property> |
| <property name="width">4.825in</property> |
| </extended-item> |
| </cell> |
| <cell id="48"> |
| <table id="95"> |
| <property name="width">100%</property> |
| <column id="108"> |
| <property name="width">18%</property> |
| <property name="whiteSpace">normal</property> |
| </column> |
| <column id="109"> |
| <property name="width">3%</property> |
| </column> |
| <column id="110"> |
| <property name="width">79%</property> |
| </column> |
| <detail> |
| <row id="100"> |
| <cell id="101"> |
| <data id="112"> |
| <property name="resultSetColumn">metricName</property> |
| </data> |
| </cell> |
| <cell id="102"> |
| <label id="111"> |
| <text-property name="text">:</text-property> |
| </label> |
| </cell> |
| <cell id="103"> |
| <data id="113"> |
| <property name="resultSetColumn">metricDescription</property> |
| </data> |
| </cell> |
| </row> |
| </detail> |
| </table> |
| </cell> |
| </row> |
| <row id="49"> |
| <cell id="50"/> |
| <cell id="51"/> |
| </row> |
| </grid> |
| </header> |
| <footer> |
| <grid id="117"> |
| <property name="width">100%</property> |
| <column id="118"/> |
| <row id="119"> |
| <cell id="120"> |
| <label id="123"/> |
| </cell> |
| </row> |
| <row id="121"> |
| <cell id="122"> |
| <label id="124"> |
| <property name="borderTopColor">#000000</property> |
| <property name="borderTopStyle">solid</property> |
| <property name="borderTopWidth">thin</property> |
| </label> |
| </cell> |
| </row> |
| </grid> |
| </footer> |
| </group> |
| </list> |
| </body> |
| </report> |