conf conexion reporte expedientes por seccion

parent b71aaca1
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<report xmlns="http://www.eclipse.org/birt/2005/design" version="3.2.15" id="1"> <report xmlns="http://www.eclipse.org/birt/2005/design" version="3.2.23" id="1">
<property name="createdBy">Eclipse BIRT Designer Version 2.2.2.r222_v20071226 Build &lt;2.2.2.v20080227-1131></property>
<property name="units">in</property>
<property name="comments">Copyright (c) 2007 &lt;&lt;Your Company Name here>></property> <property name="comments">Copyright (c) 2007 &lt;&lt;Your Company Name here>></property>
<property name="createdBy">Eclipse BIRT Designer Version 4.6.0.v201606072122</property>
<property name="units">in</property>
<method name="initialize"><![CDATA[if (params["param_estado"] != ''){ <method name="initialize"><![CDATA[if (params["param_estado"] != ''){
if(params["param_estado"] == 'P'){ if(params["param_estado"] == 'P'){
params["estado"] = params["estado"] + "Pendiente"; params["estado"] = params["estado"] + "Pendiente";
...@@ -15,64 +15,75 @@ ...@@ -15,64 +15,75 @@
} }
}]]></method> }]]></method>
<text-property name="displayName">Template Reporte</text-property> <text-property name="displayName">Template Reporte</text-property>
<property name="layoutPreference">auto layout</property>
<parameters> <parameters>
<scalar-parameter name="param_anho" id="603"> <scalar-parameter name="param_anho" id="603">
<property name="valueType">static</property> <property name="valueType">static</property>
<property name="isRequired">true</property>
<property name="dataType">string</property> <property name="dataType">string</property>
<property name="distinct">true</property>
<simple-property-list name="defaultValue">
<value type="constant"></value>
</simple-property-list>
<property name="paramType">simple</property> <property name="paramType">simple</property>
<property name="concealValue">false</property> <property name="concealValue">false</property>
<property name="isRequired">true</property>
<property name="controlType">text-box</property> <property name="controlType">text-box</property>
<property name="defaultValue"></property>
<property name="distinct">true</property>
<structure name="format"> <structure name="format">
<property name="category">Unformatted</property> <property name="category">Unformatted</property>
</structure> </structure>
</scalar-parameter> </scalar-parameter>
<scalar-parameter name="param_estado" id="604"> <scalar-parameter name="param_estado" id="604">
<property name="valueType">static</property> <property name="valueType">static</property>
<property name="isRequired">true</property>
<property name="dataType">string</property> <property name="dataType">string</property>
<property name="distinct">true</property>
<simple-property-list name="defaultValue">
<value type="constant"></value>
</simple-property-list>
<property name="paramType">simple</property> <property name="paramType">simple</property>
<property name="isRequired">true</property>
<property name="controlType">text-box</property> <property name="controlType">text-box</property>
<property name="defaultValue"></property>
<property name="distinct">true</property>
<structure name="format"> <structure name="format">
<property name="category">Unformatted</property> <property name="category">Unformatted</property>
</structure> </structure>
</scalar-parameter> </scalar-parameter>
<scalar-parameter name="param_cod_inst" id="605"> <scalar-parameter name="param_cod_inst" id="605">
<property name="valueType">static</property> <property name="valueType">static</property>
<property name="isRequired">true</property>
<property name="dataType">string</property> <property name="dataType">string</property>
<property name="distinct">true</property>
<simple-property-list name="defaultValue">
<value type="constant"></value>
</simple-property-list>
<property name="paramType">simple</property> <property name="paramType">simple</property>
<property name="isRequired">true</property>
<property name="controlType">text-box</property> <property name="controlType">text-box</property>
<property name="defaultValue"></property>
<property name="distinct">true</property>
<structure name="format"> <structure name="format">
<property name="category">Unformatted</property> <property name="category">Unformatted</property>
</structure> </structure>
</scalar-parameter> </scalar-parameter>
<scalar-parameter name="param_secc_padre" id="606"> <scalar-parameter name="param_secc_padre" id="606">
<property name="valueType">static</property> <property name="valueType">static</property>
<property name="isRequired">false</property>
<property name="dataType">string</property> <property name="dataType">string</property>
<property name="distinct">true</property>
<simple-property-list name="defaultValue">
<value type="constant"></value>
</simple-property-list>
<property name="paramType">simple</property> <property name="paramType">simple</property>
<property name="isRequired">false</property>
<property name="controlType">text-box</property> <property name="controlType">text-box</property>
<property name="defaultValue"></property>
<property name="distinct">true</property>
<structure name="format"> <structure name="format">
<property name="category">Unformatted</property> <property name="category">Unformatted</property>
</structure> </structure>
</scalar-parameter> </scalar-parameter>
<scalar-parameter name="estado" id="669"> <scalar-parameter name="estado" id="669">
<property name="valueType">static</property> <property name="valueType">static</property>
<property name="isRequired">false</property>
<property name="dataType">string</property> <property name="dataType">string</property>
<property name="distinct">true</property>
<simple-property-list name="defaultValue">
<value type="constant"></value>
</simple-property-list>
<property name="paramType">simple</property> <property name="paramType">simple</property>
<property name="isRequired">false</property>
<property name="controlType">text-box</property> <property name="controlType">text-box</property>
<property name="defaultValue"></property>
<property name="distinct">true</property>
<structure name="format"> <structure name="format">
<property name="category">Unformatted</property> <property name="category">Unformatted</property>
</structure> </structure>
...@@ -80,10 +91,26 @@ ...@@ -80,10 +91,26 @@
</parameters> </parameters>
<data-sources> <data-sources>
<oda-data-source extensionID="org.eclipse.birt.report.data.oda.jdbc" name="expedientesDS" id="601"> <oda-data-source extensionID="org.eclipse.birt.report.data.oda.jdbc" name="expedientesDS" id="601">
<list-property name="privateDriverProperties">
<ex-property>
<name>metadataBidiFormatStr</name>
<value>ILYNN</value>
</ex-property>
<ex-property>
<name>disabledMetadataBidiFormatStr</name>
</ex-property>
<ex-property>
<name>contentBidiFormatStr</name>
<value>ILYNN</value>
</ex-property>
<ex-property>
<name>disabledContentBidiFormatStr</name>
</ex-property>
</list-property>
<property name="odaDriverClass">org.postgresql.Driver</property> <property name="odaDriverClass">org.postgresql.Driver</property>
<property name="odaURL">jdbc:postgresql://sbd2.rec.una.py/gdoc</property> <property name="odaURL">jdbc:postgresql://apps.una.py:5432/gdoc_pol</property>
<property name="odaUser">gdocweb</property> <property name="odaUser">insweb</property>
<encrypted-property name="odaPassword" encryptionID="base64">ZXhwMDAw</encrypted-property> <encrypted-property name="odaPassword" encryptionID="base64">aW5zY2l2aWwxMw==</encrypted-property>
</oda-data-source> </oda-data-source>
</data-sources> </data-sources>
<data-sets> <data-sets>
...@@ -91,27 +118,65 @@ ...@@ -91,27 +118,65 @@
<list-property name="columnHints"> <list-property name="columnHints">
<structure> <structure>
<property name="columnName">cod_seccion</property> <property name="columnName">cod_seccion</property>
<property name="displayName">cod_seccion</property> <text-property name="displayName">cod_seccion</text-property>
</structure> </structure>
<structure> <structure>
<property name="columnName">nombre_seccion</property> <property name="columnName">nombre_seccion</property>
<property name="displayName">nombre_seccion</property> <text-property name="displayName">nombre_seccion</text-property>
</structure> </structure>
<structure> <structure>
<property name="columnName">nombre_seccion_padre</property> <property name="columnName">nombre_seccion_padre</property>
<property name="displayName">nombre_seccion_padre</property> <text-property name="displayName">nombre_seccion_padre</text-property>
</structure> </structure>
<structure> <structure>
<property name="columnName">cantidad</property> <property name="columnName">cantidad</property>
<property name="displayName">cantidad</property> <text-property name="displayName">cantidad</text-property>
</structure> </structure>
<structure> <structure>
<property name="columnName">responsable</property> <property name="columnName">responsable</property>
<property name="displayName">responsable</property> <text-property name="displayName">responsable</text-property>
</structure> </structure>
<structure> <structure>
<property name="columnName">seccion_padre</property> <property name="columnName">seccion_padre</property>
<property name="displayName">seccion_padre</property> <text-property name="displayName">seccion_padre</text-property>
</structure>
</list-property>
<list-property name="parameters">
<structure>
<property name="name">param_1</property>
<property name="paramName">param_anho</property>
<property name="nativeName"></property>
<property name="dataType">integer</property>
<property name="nativeDataType">4</property>
<property name="position">1</property>
<property name="isOptional">false</property>
<property name="allowNull">true</property>
<property name="isInput">true</property>
<property name="isOutput">false</property>
</structure>
<structure>
<property name="name">param_2</property>
<property name="paramName">param_estado</property>
<property name="nativeName"></property>
<property name="dataType">string</property>
<property name="nativeDataType">1</property>
<property name="position">2</property>
<property name="isOptional">false</property>
<property name="allowNull">true</property>
<property name="isInput">true</property>
<property name="isOutput">false</property>
</structure>
<structure>
<property name="name">param_3</property>
<property name="paramName">param_cod_inst</property>
<property name="nativeName"></property>
<property name="dataType">string</property>
<property name="nativeDataType">1</property>
<property name="position">3</property>
<property name="isOptional">false</property>
<property name="allowNull">true</property>
<property name="isInput">true</property>
<property name="isOutput">false</property>
</structure> </structure>
</list-property> </list-property>
<structure name="cachedMetaData"> <structure name="cachedMetaData">
...@@ -148,7 +213,6 @@ ...@@ -148,7 +213,6 @@
</structure> </structure>
</list-property> </list-property>
</structure> </structure>
<property name="dataSource">expedientesDS</property>
<method name="beforeOpen"><![CDATA[// Si llega una seccion padre, se muestran los hijos de dicha seccion, <method name="beforeOpen"><![CDATA[// Si llega una seccion padre, se muestran los hijos de dicha seccion,
// o de lo contrario las secciones sin padres // o de lo contrario las secciones sin padres
if (params["param_secc_padre"] != ''){ if (params["param_secc_padre"] != ''){
...@@ -159,44 +223,7 @@ if (params["param_secc_padre"] != ''){ ...@@ -159,44 +223,7 @@ if (params["param_secc_padre"] != ''){
// Se ordena las secciones por nombre // Se ordena las secciones por nombre
this.queryText = this.queryText + " ORDER BY s.nombre_seccion DESC"]]></method> this.queryText = this.queryText + " ORDER BY s.nombre_seccion DESC"]]></method>
<list-property name="parameters"> <property name="dataSource">expedientesDS</property>
<structure>
<property name="name">param_1</property>
<property name="paramName">param_anho</property>
<property name="nativeName"></property>
<property name="dataType">integer</property>
<property name="nativeDataType">4</property>
<property name="position">1</property>
<property name="isOptional">false</property>
<property name="allowNull">true</property>
<property name="isInput">true</property>
<property name="isOutput">false</property>
</structure>
<structure>
<property name="name">param_2</property>
<property name="paramName">param_estado</property>
<property name="nativeName"></property>
<property name="dataType">string</property>
<property name="nativeDataType">1</property>
<property name="position">2</property>
<property name="isOptional">false</property>
<property name="allowNull">true</property>
<property name="isInput">true</property>
<property name="isOutput">false</property>
</structure>
<structure>
<property name="name">param_3</property>
<property name="paramName">param_cod_inst</property>
<property name="nativeName"></property>
<property name="dataType">string</property>
<property name="nativeDataType">1</property>
<property name="position">3</property>
<property name="isOptional">false</property>
<property name="allowNull">true</property>
<property name="isInput">true</property>
<property name="isOutput">false</property>
</structure>
</list-property>
<list-property name="resultSet"> <list-property name="resultSet">
<structure> <structure>
<property name="position">1</property> <property name="position">1</property>
...@@ -241,7 +268,7 @@ this.queryText = this.queryText + " ORDER BY s.nombre_seccion DESC"]]></method> ...@@ -241,7 +268,7 @@ this.queryText = this.queryText + " ORDER BY s.nombre_seccion DESC"]]></method>
<property name="nativeDataType">12</property> <property name="nativeDataType">12</property>
</structure> </structure>
</list-property> </list-property>
<property name="queryText">SELECT s.cod_seccion, s.nombre_seccion, <xml-property name="queryText"><![CDATA[SELECT s.cod_seccion, s.nombre_seccion,
sp.nombre_seccion AS nombre_seccion_padre, sp.nombre_seccion AS nombre_seccion_padre,
f_get_cantXseccion( s.cod_institucion, ?, s.cod_seccion, ? ) AS cantidad, f_get_cantXseccion( s.cod_institucion, ?, s.cod_seccion, ? ) AS cantidad,
(f.nombre || ' ' || f.apellido) AS responsable, (f.nombre || ' ' || f.apellido) AS responsable,
...@@ -250,7 +277,7 @@ this.queryText = this.queryText + " ORDER BY s.nombre_seccion DESC"]]></method> ...@@ -250,7 +277,7 @@ this.queryText = this.queryText + " ORDER BY s.nombre_seccion DESC"]]></method>
FROM seccion s LEFT OUTER JOIN funcionario f ON f.cedula = s.responsable FROM seccion s LEFT OUTER JOIN funcionario f ON f.cedula = s.responsable
LEFT OUTER JOIN seccion sp ON sp.cod_seccion = s.seccion_padre LEFT OUTER JOIN seccion sp ON sp.cod_seccion = s.seccion_padre
WHERE s.cod_institucion = ?</property> WHERE s.cod_institucion = ?]]></xml-property>
<xml-property name="designerValues"><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <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"> <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> <Version>1.0</Version>
...@@ -442,19 +469,9 @@ WHERE s.cod_institucion = ?</property> ...@@ -442,19 +469,9 @@ WHERE s.cod_institucion = ?</property>
<list-property name="columnHints"> <list-property name="columnHints">
<structure> <structure>
<property name="columnName">nombre_seccion</property> <property name="columnName">nombre_seccion</property>
<property name="displayName">nombre_seccion</property> <text-property name="displayName">nombre_seccion</text-property>
</structure> </structure>
</list-property> </list-property>
<structure name="cachedMetaData">
<list-property name="resultSet">
<structure>
<property name="position">1</property>
<property name="name">nombre_seccion</property>
<property name="dataType">string</property>
</structure>
</list-property>
</structure>
<property name="dataSource">expedientesDS</property>
<list-property name="parameters"> <list-property name="parameters">
<structure> <structure>
<property name="name">param_1</property> <property name="name">param_1</property>
...@@ -469,6 +486,16 @@ WHERE s.cod_institucion = ?</property> ...@@ -469,6 +486,16 @@ WHERE s.cod_institucion = ?</property>
<property name="isOutput">false</property> <property name="isOutput">false</property>
</structure> </structure>
</list-property> </list-property>
<structure name="cachedMetaData">
<list-property name="resultSet">
<structure>
<property name="position">1</property>
<property name="name">nombre_seccion</property>
<property name="dataType">string</property>
</structure>
</list-property>
</structure>
<property name="dataSource">expedientesDS</property>
<list-property name="resultSet"> <list-property name="resultSet">
<structure> <structure>
<property name="position">1</property> <property name="position">1</property>
...@@ -478,10 +505,10 @@ WHERE s.cod_institucion = ?</property> ...@@ -478,10 +505,10 @@ WHERE s.cod_institucion = ?</property>
<property name="nativeDataType">12</property> <property name="nativeDataType">12</property>
</structure> </structure>
</list-property> </list-property>
<property name="queryText">SELECT public.seccion.nombre_seccion <xml-property name="queryText"><![CDATA[SELECT public.seccion.nombre_seccion
FROM public.seccion FROM public.seccion
WHERE public.seccion.cod_seccion = ?</property> WHERE public.seccion.cod_seccion = ?]]></xml-property>
<xml-property name="designerValues"><![CDATA[<?xml version="1.0" encoding="UTF-8"?> <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"> <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> <Version>1.0</Version>
...@@ -568,13 +595,13 @@ WHERE public.seccion.cod_seccion = ?</property> ...@@ -568,13 +595,13 @@ WHERE public.seccion.cod_seccion = ?</property>
<page-setup> <page-setup>
<simple-master-page name="Simple MasterPage" id="2"> <simple-master-page name="Simple MasterPage" id="2">
<property name="type">custom</property> <property name="type">custom</property>
<property name="height">216mm</property>
<property name="width">330mm</property>
<property name="orientation">landscape</property> <property name="orientation">landscape</property>
<property name="topMargin">0.25in</property> <property name="topMargin">0.25in</property>
<property name="leftMargin">0.5in</property> <property name="leftMargin">0.5in</property>
<property name="bottomMargin">0.25in</property> <property name="bottomMargin">0.25in</property>
<property name="rightMargin">0.5in</property> <property name="rightMargin">0.5in</property>
<property name="height">216mm</property>
<property name="width">330mm</property>
<property name="showHeaderOnFirst">false</property> <property name="showHeaderOnFirst">false</property>
<page-footer> <page-footer>
<grid id="592"> <grid id="592">
...@@ -784,1110 +811,1141 @@ WHERE public.seccion.cod_seccion = ?</property> ...@@ -784,1110 +811,1141 @@ WHERE public.seccion.cod_seccion = ?</property>
<property name="colSpan">3</property> <property name="colSpan">3</property>
<property name="rowSpan">1</property> <property name="rowSpan">1</property>
<extended-item extensionName="Chart" name="NewChart" id="648"> <extended-item extensionName="Chart" name="NewChart" id="648">
<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"> <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">
<Type>Bar Chart</Type> <Type>Bar Chart</Type>
<SubType>Side-by-side</SubType> <SubType>Side-by-side</SubType>
<Block> <Block>
<Children xsi:type="layout:TitleBlock"> <Children xsi:type="layout:TitleBlock">
<Bounds> <Bounds>
<Left>0.0</Left> <Left>0.0</Left>
<Top>0.0</Top> <Top>0.0</Top>
<Width>0.0</Width> <Width>0.0</Width>
<Height>0.0</Height> <Height>0.0</Height>
</Bounds> </Bounds>
<Insets> <Insets>
<Top>3.0</Top> <Top>3.0</Top>
<Left>3.0</Left> <Left>3.0</Left>
<Bottom>3.0</Bottom> <Bottom>3.0</Bottom>
<Right>3.0</Right> <Right>3.0</Right>
</Insets> </Insets>
<Row>-1</Row> <Row>-1</Row>
<Column>-1</Column> <Column>-1</Column>
<Rowspan>-1</Rowspan> <Rowspan>-1</Rowspan>
<Columnspan>-1</Columnspan> <Columnspan>-1</Columnspan>
<Outline> <Outline>
<Style>Solid</Style> <Style>Solid</Style>
<Thickness>1</Thickness> <Thickness>1</Thickness>
<Color> <Color>
<Transparency>255</Transparency> <Transparency>255</Transparency>
<Red>0</Red> <Red>0</Red>
<Green>0</Green> <Green>0</Green>
<Blue>0</Blue> <Blue>0</Blue>
</Color> </Color>
<Visible>false</Visible> <Visible>false</Visible>
</Outline> </Outline>
<Visible>false</Visible> <Visible>false</Visible>
<Label> <Label>
<Caption> <Caption>
<Value>Expedientes por Sección</Value> <Value>Expedientes por Sección</Value>
<Font> <Font>
<Size>16.0</Size> <Size>16.0</Size>
<Bold>true</Bold> <Bold>true</Bold>
<Alignment> <Alignment>
<horizontalAlignment>Center</horizontalAlignment> <horizontalAlignment>Center</horizontalAlignment>
<verticalAlignment>Center</verticalAlignment> <verticalAlignment>Center</verticalAlignment>
</Alignment> </Alignment>
</Font> </Font>
</Caption> </Caption>
<Background xsi:type="attribute:ColorDefinition"> <Background xsi:type="attribute:ColorDefinition">
<Transparency>0</Transparency> <Transparency>0</Transparency>
<Red>255</Red> <Red>255</Red>
<Green>255</Green> <Green>255</Green>
<Blue>255</Blue> <Blue>255</Blue>
</Background> </Background>
<Outline> <Outline>
<Style>Solid</Style> <Style>Solid</Style>
<Thickness>1</Thickness> <Thickness>1</Thickness>
<Color> <Color>
<Transparency>255</Transparency> <Transparency>255</Transparency>
<Red>0</Red> <Red>0</Red>
<Green>0</Green> <Green>0</Green>
<Blue>0</Blue> <Blue>0</Blue>
</Color> </Color>
</Outline> </Outline>
<Insets> <Insets>
<Top>0.0</Top> <Top>0.0</Top>
<Left>2.0</Left> <Left>2.0</Left>
<Bottom>0.0</Bottom> <Bottom>0.0</Bottom>
<Right>3.0</Right> <Right>3.0</Right>
</Insets> </Insets>
<Visible>true</Visible> <Visible>true</Visible>
</Label> </Label>
</Children> </Children>
<Children xsi:type="layout:Plot"> <Children xsi:type="layout:Plot">
<Bounds> <Bounds>
<Left>0.0</Left> <Left>0.0</Left>
<Top>0.0</Top> <Top>0.0</Top>
<Width>0.0</Width> <Width>0.0</Width>
<Height>0.0</Height> <Height>0.0</Height>
</Bounds> </Bounds>
<Insets> <Insets>
<Top>3.0</Top> <Top>3.0</Top>
<Left>3.0</Left> <Left>3.0</Left>
<Bottom>3.0</Bottom> <Bottom>3.0</Bottom>
<Right>3.0</Right> <Right>3.0</Right>
</Insets> </Insets>
<Row>-1</Row> <Row>-1</Row>
<Column>-1</Column> <Column>-1</Column>
<Rowspan>-1</Rowspan> <Rowspan>-1</Rowspan>
<Columnspan>-1</Columnspan> <Columnspan>-1</Columnspan>
<Outline> <Outline>
<Style>Solid</Style> <Style>Solid</Style>
<Thickness>1</Thickness> <Thickness>1</Thickness>
<Color> <Color>
<Transparency>255</Transparency> <Transparency>255</Transparency>
<Red>0</Red> <Red>0</Red>
<Green>0</Green> <Green>0</Green>
<Blue>0</Blue> <Blue>0</Blue>
</Color> </Color>
<Visible>false</Visible> <Visible>false</Visible>
</Outline> </Outline>
<Visible>true</Visible> <Visible>true</Visible>
<HorizontalSpacing>5</HorizontalSpacing> <HorizontalSpacing>5</HorizontalSpacing>
<VerticalSpacing>5</VerticalSpacing> <VerticalSpacing>5</VerticalSpacing>
<ClientArea> <ClientArea>
<Outline> <Outline>
<Style>Solid</Style> <Style>Solid</Style>
<Thickness>0</Thickness> <Thickness>0</Thickness>
<Color> <Color>
<Transparency>255</Transparency> <Transparency>255</Transparency>
<Red>0</Red> <Red>0</Red>
<Green>0</Green> <Green>0</Green>
<Blue>0</Blue> <Blue>0</Blue>
</Color> </Color>
<Visible>false</Visible> <Visible>false</Visible>
</Outline> </Outline>
<Insets> <Insets>
<Top>0.0</Top> <Top>0.0</Top>
<Left>0.0</Left> <Left>0.0</Left>
<Bottom>0.0</Bottom> <Bottom>0.0</Bottom>
<Right>0.0</Right> <Right>0.0</Right>
</Insets> </Insets>
</ClientArea> </ClientArea>
</Children> </Children>
<Children xsi:type="layout:Legend"> <Children xsi:type="layout:Legend">
<Bounds> <Bounds>
<Left>0.0</Left> <Left>0.0</Left>
<Top>0.0</Top> <Top>0.0</Top>
<Width>0.0</Width> <Width>0.0</Width>
<Height>0.0</Height> <Height>0.0</Height>
</Bounds> </Bounds>
<Insets> <Insets>
<Top>3.0</Top> <Top>3.0</Top>
<Left>3.0</Left> <Left>3.0</Left>
<Bottom>3.0</Bottom> <Bottom>3.0</Bottom>
<Right>3.0</Right> <Right>3.0</Right>
</Insets> </Insets>
<Row>-1</Row> <Row>-1</Row>
<Column>-1</Column> <Column>-1</Column>
<Rowspan>-1</Rowspan> <Rowspan>-1</Rowspan>
<Columnspan>-1</Columnspan> <Columnspan>-1</Columnspan>
<Outline> <Outline>
<Style>Solid</Style> <Style>Solid</Style>
<Thickness>1</Thickness> <Thickness>1</Thickness>
<Color> <Color>
<Transparency>255</Transparency> <Transparency>255</Transparency>
<Red>0</Red> <Red>0</Red>
<Green>0</Green> <Green>0</Green>
<Blue>0</Blue> <Blue>0</Blue>
</Color> </Color>
<Visible>false</Visible> <Visible>false</Visible>
</Outline> </Outline>
<Visible>false</Visible> <Visible>false</Visible>
<Triggers> <Triggers>
<Condition>onclick</Condition> <Condition>onclick</Condition>
<Action> <Action>
<Type>Highlight</Type> <Type>Highlight</Type>
<Value xsi:type="attribute:SeriesValue"> <Value xsi:type="attribute:SeriesValue">
<Name></Name> <Name></Name>
</Value> </Value>
</Action> </Action>
</Triggers> </Triggers>
<ClientArea> <ClientArea>
<Outline> <Outline>
<Style>Solid</Style> <Style>Solid</Style>
<Thickness>0</Thickness> <Thickness>0</Thickness>
<Color> <Color>
<Transparency>255</Transparency> <Transparency>255</Transparency>
<Red>0</Red> <Red>0</Red>
<Green>0</Green> <Green>0</Green>
<Blue>0</Blue> <Blue>0</Blue>
</Color> </Color>
<Visible>false</Visible> <Visible>false</Visible>
</Outline> </Outline>
<Insets> <Insets>
<Top>2.0</Top> <Top>2.0</Top>
<Left>2.0</Left> <Left>2.0</Left>
<Bottom>2.0</Bottom> <Bottom>2.0</Bottom>
<Right>2.0</Right> <Right>2.0</Right>
</Insets> </Insets>
</ClientArea> </ClientArea>
<Text> <Text>
<Value></Value> <Value></Value>
<Font> <Font>
<Alignment/> <Alignment/>
</Font> </Font>
</Text> </Text>
<Orientation>Vertical</Orientation> <Orientation>Vertical</Orientation>
<Direction>Top_Bottom</Direction> <Direction>Top_Bottom</Direction>
<Separator> <Separator>
<Style>Solid</Style> <Style>Solid</Style>
<Thickness>1</Thickness> <Thickness>1</Thickness>
<Color> <Color>
<Transparency>255</Transparency> <Transparency>255</Transparency>
<Red>0</Red> <Red>0</Red>
<Green>0</Green> <Green>0</Green>
<Blue>0</Blue> <Blue>0</Blue>
</Color> </Color>
<Visible>true</Visible> <Visible>true</Visible>
</Separator> </Separator>
<Position>Right</Position> <Position>Right</Position>
<ItemType>Series</ItemType> <ItemType>Series</ItemType>
<Title> <Title>
<Caption> <Caption>
<Value>Secciones</Value> <Value>Secciones</Value>
<Font> <Font>
<Alignment/> <Alignment/>
</Font> </Font>
</Caption> </Caption>
<Background xsi:type="attribute:ColorDefinition"> <Background xsi:type="attribute:ColorDefinition">
<Transparency>0</Transparency> <Transparency>0</Transparency>
<Red>255</Red> <Red>255</Red>
<Green>255</Green> <Green>255</Green>
<Blue>255</Blue> <Blue>255</Blue>
</Background> </Background>
<Outline> <Outline>
<Style>Solid</Style> <Style>Solid</Style>
<Thickness>1</Thickness> <Thickness>1</Thickness>
<Color> <Color>
<Transparency>255</Transparency> <Transparency>255</Transparency>
<Red>0</Red> <Red>0</Red>
<Green>0</Green> <Green>0</Green>
<Blue>0</Blue> <Blue>0</Blue>
</Color> </Color>
<Visible>false</Visible> <Visible>false</Visible>
</Outline> </Outline>
<Insets> <Insets>
<Top>0.0</Top> <Top>0.0</Top>
<Left>2.0</Left> <Left>2.0</Left>
<Bottom>0.0</Bottom> <Bottom>0.0</Bottom>
<Right>3.0</Right> <Right>3.0</Right>
</Insets> </Insets>
<Visible>true</Visible> <Visible>true</Visible>
</Title> </Title>
<TitlePosition>Above</TitlePosition> <TitlePosition>Above</TitlePosition>
<ShowValue>false</ShowValue> <ShowValue>false</ShowValue>
</Children> </Children>
<Bounds> <Bounds>
<Left>0.0</Left> <Left>0.0</Left>
<Top>0.0</Top> <Top>0.0</Top>
<Width>747.0</Width> <Width>747.0</Width>
<Height>414.75</Height> <Height>414.75</Height>
</Bounds> </Bounds>
<Insets> <Insets>
<Top>3.0</Top> <Top>3.0</Top>
<Left>3.0</Left> <Left>3.0</Left>
<Bottom>3.0</Bottom> <Bottom>3.0</Bottom>
<Right>3.0</Right> <Right>3.0</Right>
</Insets> </Insets>
<Row>-1</Row> <Row>-1</Row>
<Column>-1</Column> <Column>-1</Column>
<Rowspan>-1</Rowspan> <Rowspan>-1</Rowspan>
<Columnspan>-1</Columnspan> <Columnspan>-1</Columnspan>
<Outline> <Outline>
<Style>Solid</Style> <Style>Solid</Style>
<Thickness>1</Thickness> <Thickness>1</Thickness>
<Color> <Color>
<Transparency>255</Transparency> <Transparency>255</Transparency>
<Red>0</Red> <Red>0</Red>
<Green>0</Green> <Green>0</Green>
<Blue>0</Blue> <Blue>0</Blue>
</Color> </Color>
<Visible>false</Visible> <Visible>false</Visible>
</Outline> </Outline>
<Background xsi:type="attribute:ColorDefinition"> <Background xsi:type="attribute:ColorDefinition">
<Transparency>0</Transparency> <Transparency>0</Transparency>
<Red>255</Red> <Red>255</Red>
<Green>255</Green> <Green>255</Green>
<Blue>255</Blue> <Blue>255</Blue>
</Background> </Background>
<Visible>true</Visible> <Visible>true</Visible>
</Block> </Block>
<Dimension>Two_Dimensional_With_Depth</Dimension> <Dimension>Two_Dimensional_With_Depth</Dimension>
<Units>Points</Units> <Units>Points</Units>
<SeriesThickness>10.0</SeriesThickness> <SeriesThickness>10.0</SeriesThickness>
<GridColumnCount>1</GridColumnCount> <GridColumnCount>1</GridColumnCount>
<SampleData> <SampleData>
<BaseSampleData> <BaseSampleData>
<DataSetRepresentation>'A','B','C'</DataSetRepresentation> <DataSetRepresentation>'A','B','C'</DataSetRepresentation>
</BaseSampleData> </BaseSampleData>
<OrthogonalSampleData> <OrthogonalSampleData>
<DataSetRepresentation>5.0,4.0,12.0</DataSetRepresentation> <DataSetRepresentation>5.0,4.0,12.0</DataSetRepresentation>
<SeriesDefinitionIndex>0</SeriesDefinitionIndex> <SeriesDefinitionIndex>0</SeriesDefinitionIndex>
</OrthogonalSampleData> </OrthogonalSampleData>
<AncillarySampleData> <AncillarySampleData>
<DataSetRepresentation>Series 1</DataSetRepresentation> <DataSetRepresentation>Series 1</DataSetRepresentation>
</AncillarySampleData> </AncillarySampleData>
</SampleData> </SampleData>
<Interactivity> <Interactivity>
<Enable>true</Enable> <Enable>true</Enable>
<LegendBehavior>HighlightSerie</LegendBehavior> <LegendBehavior>HighlightSerie</LegendBehavior>
</Interactivity> </Interactivity>
<Axes> <EmptyMessage>
<Type>Text</Type> <Caption>
<Title> <Value></Value>
<Caption> <Font>
<Value>X-Axis Title</Value> <Alignment/>
<Font> </Font>
<Size>14.0</Size> </Caption>
<Bold>true</Bold> <Background xsi:type="attribute:ColorDefinition">
<Alignment> <Transparency>0</Transparency>
<horizontalAlignment>Center</horizontalAlignment> <Red>255</Red>
<verticalAlignment>Center</verticalAlignment> <Green>255</Green>
</Alignment> <Blue>255</Blue>
</Font> </Background>
</Caption> <Outline>
<Background xsi:type="attribute:ColorDefinition"> <Style>Solid</Style>
<Transparency>0</Transparency> <Thickness>1</Thickness>
<Red>255</Red> <Color>
<Green>255</Green> <Transparency>255</Transparency>
<Blue>255</Blue> <Red>0</Red>
</Background> <Green>0</Green>
<Outline> <Blue>0</Blue>
<Style>Solid</Style> </Color>
<Thickness>1</Thickness> </Outline>
<Color> <Insets>
<Transparency>255</Transparency> <Top>0.0</Top>
<Red>0</Red> <Left>2.0</Left>
<Green>0</Green> <Bottom>0.0</Bottom>
<Blue>0</Blue> <Right>3.0</Right>
</Color> </Insets>
</Outline> <Visible>false</Visible>
<Insets> </EmptyMessage>
<Top>0.0</Top> <Axes>
<Left>2.0</Left> <Type>Text</Type>
<Bottom>0.0</Bottom> <Title>
<Right>3.0</Right> <Caption>
</Insets> <Value>X-Axis Title</Value>
<Visible>false</Visible> <Font>
</Title> <Size>14.0</Size>
<TitlePosition>Below</TitlePosition> <Bold>true</Bold>
<AssociatedAxes> <Alignment>
<Type>Linear</Type> <horizontalAlignment>Center</horizontalAlignment>
<Title> <verticalAlignment>Center</verticalAlignment>
<Caption> </Alignment>
<Value>Y-Axis Title</Value> </Font>
<Font> </Caption>
<Size>14.0</Size> <Background xsi:type="attribute:ColorDefinition">
<Bold>true</Bold> <Transparency>0</Transparency>
<Alignment> <Red>255</Red>
<horizontalAlignment>Center</horizontalAlignment> <Green>255</Green>
<verticalAlignment>Center</verticalAlignment> <Blue>255</Blue>
</Alignment> </Background>
<Rotation>90.0</Rotation> <Outline>
</Font> <Style>Solid</Style>
</Caption> <Thickness>1</Thickness>
<Background xsi:type="attribute:ColorDefinition"> <Color>
<Transparency>0</Transparency> <Transparency>255</Transparency>
<Red>255</Red> <Red>0</Red>
<Green>255</Green> <Green>0</Green>
<Blue>255</Blue> <Blue>0</Blue>
</Background> </Color>
<Outline> </Outline>
<Style>Solid</Style> <Insets>
<Thickness>1</Thickness> <Top>0.0</Top>
<Color> <Left>2.0</Left>
<Transparency>255</Transparency> <Bottom>0.0</Bottom>
<Red>0</Red> <Right>3.0</Right>
<Green>0</Green> </Insets>
<Blue>0</Blue> <Visible>false</Visible>
</Color> </Title>
</Outline> <TitlePosition>Below</TitlePosition>
<Insets> <AssociatedAxes>
<Top>0.0</Top> <Type>Linear</Type>
<Left>2.0</Left> <Title>
<Bottom>0.0</Bottom> <Caption>
<Right>3.0</Right> <Value>Y-Axis Title</Value>
</Insets> <Font>
<Visible>false</Visible> <Size>14.0</Size>
</Title> <Bold>true</Bold>
<TitlePosition>Left</TitlePosition> <Alignment>
<SeriesDefinitions> <horizontalAlignment>Center</horizontalAlignment>
<Query> <verticalAlignment>Center</verticalAlignment>
<Definition></Definition> </Alignment>
</Query> <Rotation>90.0</Rotation>
<SeriesPalette> </Font>
<Entries xsi:type="attribute:ColorDefinition"> </Caption>
<Transparency>255</Transparency> <Background xsi:type="attribute:ColorDefinition">
<Red>80</Red> <Transparency>0</Transparency>
<Green>166</Green> <Red>255</Red>
<Blue>218</Blue> <Green>255</Green>
</Entries> <Blue>255</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Background>
<Transparency>255</Transparency> <Outline>
<Red>242</Red> <Style>Solid</Style>
<Green>88</Green> <Thickness>1</Thickness>
<Blue>106</Blue> <Color>
</Entries> <Transparency>255</Transparency>
<Entries xsi:type="attribute:ColorDefinition"> <Red>0</Red>
<Transparency>255</Transparency> <Green>0</Green>
<Red>232</Red> <Blue>0</Blue>
<Green>172</Green> </Color>
<Blue>57</Blue> </Outline>
</Entries> <Insets>
<Entries xsi:type="attribute:ColorDefinition"> <Top>0.0</Top>
<Transparency>255</Transparency> <Left>2.0</Left>
<Red>128</Red> <Bottom>0.0</Bottom>
<Green>255</Green> <Right>3.0</Right>
<Blue>128</Blue> </Insets>
</Entries> <Visible>false</Visible>
<Entries xsi:type="attribute:ColorDefinition"> </Title>
<Transparency>255</Transparency> <TitlePosition>Left</TitlePosition>
<Red>64</Red> <SeriesDefinitions>
<Green>128</Green> <Query>
<Blue>128</Blue> <Definition></Definition>
</Entries> </Query>
<Entries xsi:type="attribute:ColorDefinition"> <SeriesPalette>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>80</Red>
<Blue>192</Blue> <Green>166</Green>
</Entries> <Blue>218</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>170</Red> <Transparency>255</Transparency>
<Green>85</Green> <Red>242</Red>
<Blue>85</Blue> <Green>88</Green>
</Entries> <Blue>106</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>232</Red>
<Blue>0</Blue> <Green>172</Green>
</Entries> <Blue>57</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>192</Red> <Transparency>255</Transparency>
<Green>192</Green> <Red>128</Red>
<Blue>192</Blue> <Green>255</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>255</Green> <Red>64</Red>
<Blue>128</Blue> <Green>128</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>192</Green> <Red>128</Red>
<Blue>128</Blue> <Green>128</Green>
</Entries> <Blue>192</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>7</Red> <Transparency>255</Transparency>
<Green>146</Green> <Red>170</Red>
<Blue>94</Blue> <Green>85</Green>
</Entries> <Blue>85</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>0</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>128</Red>
<Blue>255</Blue> <Green>128</Green>
</Entries> <Blue>0</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>192</Red>
<Blue>192</Blue> <Green>192</Green>
</Entries> <Blue>192</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>0</Red> <Transparency>255</Transparency>
<Green>255</Green> <Red>255</Red>
<Blue>255</Blue> <Green>255</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>128</Red>
<Blue>128</Blue> <Green>192</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>0</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>7</Red>
<Blue>192</Blue> <Green>146</Green>
</Entries> <Blue>94</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>0</Red>
<Blue>192</Blue> <Green>128</Green>
</Entries> <Blue>255</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>0</Green> <Red>255</Red>
<Blue>255</Blue> <Green>128</Green>
</Entries> <Blue>192</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>64</Green> <Red>0</Red>
<Blue>64</Blue> <Green>255</Green>
</Entries> <Blue>255</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>255</Red>
<Blue>64</Blue> <Green>128</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>80</Red> <Transparency>255</Transparency>
<Green>240</Green> <Red>0</Red>
<Blue>120</Blue> <Green>128</Green>
</Entries> <Blue>192</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>0</Red> <Transparency>255</Transparency>
<Green>64</Green> <Red>128</Red>
<Blue>128</Blue> <Green>128</Green>
</Entries> <Blue>192</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>0</Green> <Red>255</Red>
<Blue>64</Blue> <Green>0</Green>
</Entries> <Blue>255</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>0</Green> <Red>128</Red>
<Blue>128</Blue> <Green>64</Green>
</Entries> <Blue>64</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>255</Red>
<Blue>64</Blue> <Green>128</Green>
</Entries> <Blue>64</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>80</Red>
<Blue>128</Blue> <Green>240</Green>
</Entries> <Blue>120</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>0</Red>
<Blue>255</Blue> <Green>64</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>0</Red> <Transparency>255</Transparency>
<Green>64</Green> <Red>128</Red>
<Blue>0</Blue> <Green>0</Green>
</Entries> <Blue>64</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>0</Red> <Transparency>255</Transparency>
<Green>0</Green> <Red>255</Red>
<Blue>0</Blue> <Green>0</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>255</Green> <Red>128</Red>
<Blue>255</Blue> <Green>128</Green>
</Entries> <Blue>64</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>128</Red>
<Blue>0</Blue> <Green>128</Green>
</Entries> <Blue>128</Blue>
</SeriesPalette> </Entries>
<Series xsi:type="type:BarSeries"> <Entries xsi:type="attribute:ColorDefinition">
<Visible>true</Visible> <Transparency>255</Transparency>
<Label> <Red>255</Red>
<Caption> <Green>128</Green>
<Value></Value> <Blue>255</Blue>
<Font> </Entries>
<Alignment/> <Entries xsi:type="attribute:ColorDefinition">
</Font> <Transparency>255</Transparency>
</Caption> <Red>0</Red>
<Background xsi:type="attribute:ColorDefinition"> <Green>64</Green>
<Transparency>75</Transparency> <Blue>0</Blue>
<Red>254</Red> </Entries>
<Green>254</Green> <Entries xsi:type="attribute:ColorDefinition">
<Blue>254</Blue> <Transparency>255</Transparency>
</Background> <Red>0</Red>
<Outline> <Green>0</Green>
<Style>Solid</Style> <Blue>0</Blue>
<Thickness>1</Thickness> </Entries>
<Color> <Entries xsi:type="attribute:ColorDefinition">
<Transparency>255</Transparency> <Transparency>255</Transparency>
<Red>0</Red> <Red>255</Red>
<Green>0</Green> <Green>255</Green>
<Blue>0</Blue> <Blue>255</Blue>
</Color> </Entries>
<Visible>false</Visible> <Entries xsi:type="attribute:ColorDefinition">
</Outline> <Transparency>255</Transparency>
<ShadowColor> <Red>255</Red>
<Transparency>0</Transparency> <Green>128</Green>
<Red>255</Red> <Blue>0</Blue>
<Green>255</Green> </Entries>
<Blue>255</Blue> </SeriesPalette>
</ShadowColor> <Series xsi:type="type:BarSeries">
<Insets> <Visible>true</Visible>
<Top>0.0</Top> <Label>
<Left>2.0</Left> <Caption>
<Bottom>0.0</Bottom> <Value></Value>
<Right>3.0</Right> <Font>
</Insets> <Alignment/>
<Visible>true</Visible> </Font>
</Label> </Caption>
<DataDefinition> <Background xsi:type="attribute:ColorDefinition">
<Definition>row[&quot;cantidad&quot;]</Definition> <Transparency>75</Transparency>
</DataDefinition> <Red>254</Red>
<SeriesIdentifier></SeriesIdentifier> <Green>254</Green>
<DataPoint> <Blue>254</Blue>
<Components> </Background>
<Type>Orthogonal_Value</Type> <Outline>
</Components> <Style>Solid</Style>
<Prefix> </Prefix> <Thickness>1</Thickness>
<Separator>, </Separator> <Color>
</DataPoint> <Transparency>255</Transparency>
<LabelPosition>Inside</LabelPosition> <Red>0</Red>
<Stacked>true</Stacked> <Green>0</Green>
<Translucent>false</Translucent> <Blue>0</Blue>
<Riser>Rectangle</Riser> </Color>
</Series> <Visible>false</Visible>
<Grouping> </Outline>
<Enabled>false</Enabled> <ShadowColor>
<GroupingInterval>2</GroupingInterval> <Transparency>0</Transparency>
<GroupType>Text</GroupType> <Red>255</Red>
<AggregateExpression>Sum</AggregateExpression> <Green>255</Green>
</Grouping> <Blue>255</Blue>
<Sorting>Ascending</Sorting> </ShadowColor>
</SeriesDefinitions> <Insets>
<Orientation>Vertical</Orientation> <Top>0.0</Top>
<LineAttributes> <Left>2.0</Left>
<Style>Solid</Style> <Bottom>0.0</Bottom>
<Thickness>1</Thickness> <Right>3.0</Right>
<Color> </Insets>
<Transparency>255</Transparency> <Visible>true</Visible>
<Red>0</Red> </Label>
<Green>0</Green> <DataDefinition>
<Blue>0</Blue> <Definition>row[&quot;cantidad&quot;]</Definition>
</Color> </DataDefinition>
<Visible>true</Visible> <SeriesIdentifier></SeriesIdentifier>
</LineAttributes> <DataPoint>
<Label> <Components>
<Caption> <Type>Orthogonal_Value</Type>
<Value></Value> </Components>
<Font> <Prefix> </Prefix>
<Alignment/> <Separator>, </Separator>
</Font> </DataPoint>
</Caption> <LabelPosition>Inside</LabelPosition>
<Background xsi:type="attribute:ColorDefinition"> <Stacked>true</Stacked>
<Transparency>0</Transparency> <Translucent>false</Translucent>
<Red>255</Red> <Riser>Rectangle</Riser>
<Green>255</Green> </Series>
<Blue>255</Blue> <Grouping>
</Background> <Enabled>false</Enabled>
<Outline> <GroupingInterval>2.0</GroupingInterval>
<Style>Solid</Style> <GroupType>Text</GroupType>
<Thickness>1</Thickness> <AggregateExpression>Sum</AggregateExpression>
<Color> </Grouping>
<Transparency>255</Transparency> <Sorting>Ascending</Sorting>
<Red>0</Red> </SeriesDefinitions>
<Green>0</Green> <Orientation>Vertical</Orientation>
<Blue>0</Blue> <LineAttributes>
</Color> <Style>Solid</Style>
</Outline> <Thickness>1</Thickness>
<Insets> <Color>
<Top>0.0</Top> <Transparency>255</Transparency>
<Left>2.0</Left> <Red>0</Red>
<Bottom>0.0</Bottom> <Green>0</Green>
<Right>3.0</Right> <Blue>0</Blue>
</Insets> </Color>
<Visible>true</Visible> <Visible>true</Visible>
</Label> </LineAttributes>
<LabelPosition>Left</LabelPosition> <Label>
<MajorGrid> <Caption>
<LineAttributes> <Value></Value>
<Style>Solid</Style> <Font>
<Thickness>1</Thickness> <Alignment/>
<Color> </Font>
<Transparency>255</Transparency> </Caption>
<Red>196</Red> <Background xsi:type="attribute:ColorDefinition">
<Green>196</Green> <Transparency>0</Transparency>
<Blue>196</Blue> <Red>255</Red>
</Color> <Green>255</Green>
<Visible>false</Visible> <Blue>255</Blue>
</LineAttributes> </Background>
<TickStyle>Across</TickStyle> <Outline>
<TickAttributes> <Style>Solid</Style>
<Style>Solid</Style> <Thickness>1</Thickness>
<Thickness>1</Thickness> <Color>
<Color> <Transparency>255</Transparency>
<Transparency>255</Transparency> <Red>0</Red>
<Red>196</Red> <Green>0</Green>
<Green>196</Green> <Blue>0</Blue>
<Blue>196</Blue> </Color>
</Color> </Outline>
<Visible>true</Visible> <Insets>
</TickAttributes> <Top>0.0</Top>
</MajorGrid> <Left>2.0</Left>
<MinorGrid> <Bottom>0.0</Bottom>
<LineAttributes> <Right>3.0</Right>
<Style>Solid</Style> </Insets>
<Thickness>1</Thickness> <Visible>true</Visible>
<Color> </Label>
<Transparency>255</Transparency> <LabelPosition>Left</LabelPosition>
<Red>225</Red> <MajorGrid>
<Green>225</Green> <LineAttributes>
<Blue>225</Blue> <Style>Solid</Style>
</Color> <Thickness>1</Thickness>
<Visible>false</Visible> <Color>
</LineAttributes> <Transparency>255</Transparency>
<TickStyle>Across</TickStyle> <Red>196</Red>
<TickAttributes> <Green>196</Green>
<Style>Solid</Style> <Blue>196</Blue>
<Thickness>1</Thickness> </Color>
<Color> <Visible>false</Visible>
<Transparency>255</Transparency> </LineAttributes>
<Red>225</Red> <TickStyle>Across</TickStyle>
<Green>225</Green> <TickAttributes>
<Blue>225</Blue> <Style>Solid</Style>
</Color> <Thickness>1</Thickness>
<Visible>false</Visible> <Color>
</TickAttributes> <Transparency>255</Transparency>
</MinorGrid> <Red>196</Red>
<Scale> <Green>196</Green>
<MinorGridsPerUnit>5</MinorGridsPerUnit> <Blue>196</Blue>
</Scale> </Color>
<Origin> <Visible>true</Visible>
<Type>Min</Type> </TickAttributes>
<Value xsi:type="data:NumberDataElement"> </MajorGrid>
<Value>0.0</Value> <MinorGrid>
</Value> <LineAttributes>
</Origin> <Style>Solid</Style>
<PrimaryAxis>true</PrimaryAxis> <Thickness>1</Thickness>
<Percent>false</Percent> <Color>
</AssociatedAxes> <Transparency>255</Transparency>
<SeriesDefinitions> <Red>225</Red>
<Query> <Green>225</Green>
<Definition></Definition> <Blue>225</Blue>
</Query> </Color>
<SeriesPalette> <Visible>false</Visible>
<Entries xsi:type="attribute:ColorDefinition"> </LineAttributes>
<Transparency>255</Transparency> <TickStyle>Across</TickStyle>
<Red>80</Red> <TickAttributes>
<Green>166</Green> <Style>Solid</Style>
<Blue>218</Blue> <Thickness>1</Thickness>
</Entries> <Color>
<Entries xsi:type="attribute:ColorDefinition"> <Transparency>255</Transparency>
<Transparency>255</Transparency> <Red>225</Red>
<Red>242</Red> <Green>225</Green>
<Green>88</Green> <Blue>225</Blue>
<Blue>106</Blue> </Color>
</Entries> <Visible>false</Visible>
<Entries xsi:type="attribute:ColorDefinition"> </TickAttributes>
<Transparency>255</Transparency> </MinorGrid>
<Red>232</Red> <Scale>
<Green>172</Green> <MinorGridsPerUnit>5</MinorGridsPerUnit>
<Blue>57</Blue> </Scale>
</Entries> <Origin>
<Entries xsi:type="attribute:ColorDefinition"> <Type>Min</Type>
<Transparency>255</Transparency> <Value xsi:type="data:NumberDataElement">
<Red>128</Red> <Value>0.0</Value>
<Green>255</Green> </Value>
<Blue>128</Blue> </Origin>
</Entries> <PrimaryAxis>true</PrimaryAxis>
<Entries xsi:type="attribute:ColorDefinition"> <Percent>false</Percent>
<Transparency>255</Transparency> </AssociatedAxes>
<Red>64</Red> <SeriesDefinitions>
<Green>128</Green> <Query>
<Blue>128</Blue> <Definition></Definition>
</Entries> </Query>
<Entries xsi:type="attribute:ColorDefinition"> <SeriesPalette>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>80</Red>
<Blue>192</Blue> <Green>166</Green>
</Entries> <Blue>218</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>170</Red> <Transparency>255</Transparency>
<Green>85</Green> <Red>242</Red>
<Blue>85</Blue> <Green>88</Green>
</Entries> <Blue>106</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>232</Red>
<Blue>0</Blue> <Green>172</Green>
</Entries> <Blue>57</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>192</Red> <Transparency>255</Transparency>
<Green>192</Green> <Red>128</Red>
<Blue>192</Blue> <Green>255</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>255</Green> <Red>64</Red>
<Blue>128</Blue> <Green>128</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>192</Green> <Red>128</Red>
<Blue>128</Blue> <Green>128</Green>
</Entries> <Blue>192</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>7</Red> <Transparency>255</Transparency>
<Green>146</Green> <Red>170</Red>
<Blue>94</Blue> <Green>85</Green>
</Entries> <Blue>85</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>0</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>128</Red>
<Blue>255</Blue> <Green>128</Green>
</Entries> <Blue>0</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>192</Red>
<Blue>192</Blue> <Green>192</Green>
</Entries> <Blue>192</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>0</Red> <Transparency>255</Transparency>
<Green>255</Green> <Red>255</Red>
<Blue>255</Blue> <Green>255</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>128</Red>
<Blue>128</Blue> <Green>192</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>0</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>7</Red>
<Blue>192</Blue> <Green>146</Green>
</Entries> <Blue>94</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>0</Red>
<Blue>192</Blue> <Green>128</Green>
</Entries> <Blue>255</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>0</Green> <Red>255</Red>
<Blue>255</Blue> <Green>128</Green>
</Entries> <Blue>192</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>64</Green> <Red>0</Red>
<Blue>64</Blue> <Green>255</Green>
</Entries> <Blue>255</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>255</Red>
<Blue>64</Blue> <Green>128</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>80</Red> <Transparency>255</Transparency>
<Green>240</Green> <Red>0</Red>
<Blue>120</Blue> <Green>128</Green>
</Entries> <Blue>192</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>0</Red> <Transparency>255</Transparency>
<Green>64</Green> <Red>128</Red>
<Blue>128</Blue> <Green>128</Green>
</Entries> <Blue>192</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>0</Green> <Red>255</Red>
<Blue>64</Blue> <Green>0</Green>
</Entries> <Blue>255</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>0</Green> <Red>128</Red>
<Blue>128</Blue> <Green>64</Green>
</Entries> <Blue>64</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>255</Red>
<Blue>64</Blue> <Green>128</Green>
</Entries> <Blue>64</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>128</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>80</Red>
<Blue>128</Blue> <Green>240</Green>
</Entries> <Blue>120</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>0</Red>
<Blue>255</Blue> <Green>64</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>0</Red> <Transparency>255</Transparency>
<Green>64</Green> <Red>128</Red>
<Blue>0</Blue> <Green>0</Green>
</Entries> <Blue>64</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>0</Red> <Transparency>255</Transparency>
<Green>0</Green> <Red>255</Red>
<Blue>0</Blue> <Green>0</Green>
</Entries> <Blue>128</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>255</Green> <Red>128</Red>
<Blue>255</Blue> <Green>128</Green>
</Entries> <Blue>64</Blue>
<Entries xsi:type="attribute:ColorDefinition"> </Entries>
<Transparency>255</Transparency> <Entries xsi:type="attribute:ColorDefinition">
<Red>255</Red> <Transparency>255</Transparency>
<Green>128</Green> <Red>128</Red>
<Blue>0</Blue> <Green>128</Green>
</Entries> <Blue>128</Blue>
</SeriesPalette> </Entries>
<Series> <Entries xsi:type="attribute:ColorDefinition">
<Visible>true</Visible> <Transparency>255</Transparency>
<Label> <Red>255</Red>
<Caption> <Green>128</Green>
<Value></Value> <Blue>255</Blue>
<Font> </Entries>
<Alignment/> <Entries xsi:type="attribute:ColorDefinition">
</Font> <Transparency>255</Transparency>
</Caption> <Red>0</Red>
<Background xsi:type="attribute:ColorDefinition"> <Green>64</Green>
<Transparency>0</Transparency> <Blue>0</Blue>
<Red>255</Red> </Entries>
<Green>255</Green> <Entries xsi:type="attribute:ColorDefinition">
<Blue>255</Blue> <Transparency>255</Transparency>
</Background> <Red>0</Red>
<Outline> <Green>0</Green>
<Style>Solid</Style> <Blue>0</Blue>
<Thickness>1</Thickness> </Entries>
<Color> <Entries xsi:type="attribute:ColorDefinition">
<Transparency>255</Transparency> <Transparency>255</Transparency>
<Red>0</Red> <Red>255</Red>
<Green>0</Green> <Green>255</Green>
<Blue>0</Blue> <Blue>255</Blue>
</Color> </Entries>
<Visible>false</Visible> <Entries xsi:type="attribute:ColorDefinition">
</Outline> <Transparency>255</Transparency>
<Insets> <Red>255</Red>
<Top>0.0</Top> <Green>128</Green>
<Left>2.0</Left> <Blue>0</Blue>
<Bottom>0.0</Bottom> </Entries>
<Right>3.0</Right> </SeriesPalette>
</Insets> <Series>
<Visible>false</Visible> <Visible>true</Visible>
</Label> <Label>
<DataDefinition> <Caption>
<Definition>row[&quot;nombre_seccion&quot;]</Definition> <Value></Value>
</DataDefinition> <Font>
<SeriesIdentifier></SeriesIdentifier> <Alignment/>
<DataPoint> </Font>
<Components> </Caption>
<Type>Orthogonal_Value</Type> <Background xsi:type="attribute:ColorDefinition">
</Components> <Transparency>0</Transparency>
<Separator>, </Separator> <Red>255</Red>
</DataPoint> <Green>255</Green>
<LabelPosition>Outside</LabelPosition> <Blue>255</Blue>
<Stacked>false</Stacked> </Background>
</Series> <Outline>
<Grouping> <Style>Solid</Style>
<Enabled>false</Enabled> <Thickness>1</Thickness>
<GroupingInterval>2</GroupingInterval> <Color>
<GroupType>Text</GroupType> <Transparency>255</Transparency>
<AggregateExpression>Sum</AggregateExpression> <Red>0</Red>
</Grouping> <Green>0</Green>
</SeriesDefinitions> <Blue>0</Blue>
<Orientation>Horizontal</Orientation> </Color>
<LineAttributes> <Visible>false</Visible>
<Style>Solid</Style> </Outline>
<Thickness>1</Thickness> <Insets>
<Color> <Top>0.0</Top>
<Transparency>0</Transparency> <Left>2.0</Left>
<Red>255</Red> <Bottom>0.0</Bottom>
<Green>255</Green> <Right>3.0</Right>
<Blue>255</Blue> </Insets>
</Color> <Visible>false</Visible>
<Visible>true</Visible> </Label>
</LineAttributes> <DataDefinition>
<Label> <Definition>row[&quot;nombre_seccion&quot;]</Definition>
<Caption> </DataDefinition>
<Value></Value> <SeriesIdentifier></SeriesIdentifier>
<Font> <DataPoint>
<Alignment/> <Components>
</Font> <Type>Orthogonal_Value</Type>
</Caption> </Components>
<Background xsi:type="attribute:ColorDefinition"> <Separator>, </Separator>
<Transparency>0</Transparency> </DataPoint>
<Red>255</Red> <LabelPosition>Outside</LabelPosition>
<Green>255</Green> <Stacked>false</Stacked>
<Blue>255</Blue> </Series>
</Background> <Grouping>
<Outline> <Enabled>false</Enabled>
<Style>Solid</Style> <GroupingInterval>2.0</GroupingInterval>
<Thickness>1</Thickness> <GroupType>Text</GroupType>
<Color> <AggregateExpression>Sum</AggregateExpression>
<Transparency>255</Transparency> </Grouping>
<Red>0</Red> </SeriesDefinitions>
<Green>0</Green> <Orientation>Horizontal</Orientation>
<Blue>0</Blue> <LineAttributes>
</Color> <Style>Solid</Style>
</Outline> <Thickness>1</Thickness>
<Insets> <Color>
<Top>0.0</Top> <Transparency>0</Transparency>
<Left>2.0</Left> <Red>255</Red>
<Bottom>0.0</Bottom> <Green>255</Green>
<Right>3.0</Right> <Blue>255</Blue>
</Insets> </Color>
<Visible>true</Visible> <Visible>true</Visible>
</Label> </LineAttributes>
<LabelPosition>Below</LabelPosition> <Label>
<MajorGrid> <Caption>
<LineAttributes> <Value></Value>
<Style>Solid</Style> <Font>
<Thickness>1</Thickness> <Alignment/>
<Color> </Font>
<Transparency>255</Transparency> </Caption>
<Red>196</Red> <Background xsi:type="attribute:ColorDefinition">
<Green>196</Green> <Transparency>0</Transparency>
<Blue>196</Blue> <Red>255</Red>
</Color> <Green>255</Green>
<Visible>false</Visible> <Blue>255</Blue>
</LineAttributes> </Background>
<TickStyle>Across</TickStyle> <Outline>
<TickAttributes> <Style>Solid</Style>
<Style>Solid</Style> <Thickness>1</Thickness>
<Thickness>1</Thickness> <Color>
<Color> <Transparency>255</Transparency>
<Transparency>255</Transparency> <Red>0</Red>
<Red>196</Red> <Green>0</Green>
<Green>196</Green> <Blue>0</Blue>
<Blue>196</Blue> </Color>
</Color> </Outline>
<Visible>true</Visible> <Insets>
</TickAttributes> <Top>0.0</Top>
</MajorGrid> <Left>2.0</Left>
<MinorGrid> <Bottom>0.0</Bottom>
<LineAttributes> <Right>3.0</Right>
<Style>Solid</Style> </Insets>
<Thickness>1</Thickness> <Visible>true</Visible>
<Color> </Label>
<Transparency>255</Transparency> <LabelPosition>Below</LabelPosition>
<Red>225</Red> <MajorGrid>
<Green>225</Green> <LineAttributes>
<Blue>225</Blue> <Style>Solid</Style>
</Color> <Thickness>1</Thickness>
<Visible>false</Visible> <Color>
</LineAttributes> <Transparency>255</Transparency>
<TickStyle>Across</TickStyle> <Red>196</Red>
<TickAttributes> <Green>196</Green>
<Style>Solid</Style> <Blue>196</Blue>
<Thickness>1</Thickness> </Color>
<Color> <Visible>false</Visible>
<Transparency>255</Transparency> </LineAttributes>
<Red>225</Red> <TickStyle>Across</TickStyle>
<Green>225</Green> <TickAttributes>
<Blue>225</Blue> <Style>Solid</Style>
</Color> <Thickness>1</Thickness>
<Visible>false</Visible> <Color>
</TickAttributes> <Transparency>255</Transparency>
</MinorGrid> <Red>196</Red>
<Scale> <Green>196</Green>
<MinorGridsPerUnit>5</MinorGridsPerUnit> <Blue>196</Blue>
</Scale> </Color>
<Origin> <Visible>true</Visible>
<Type>Min</Type> </TickAttributes>
<Value xsi:type="data:NumberDataElement"> </MajorGrid>
<Value>0.0</Value> <MinorGrid>
</Value> <LineAttributes>
</Origin> <Style>Solid</Style>
<PrimaryAxis>true</PrimaryAxis> <Thickness>1</Thickness>
<CategoryAxis>true</CategoryAxis> <Color>
<Percent>false</Percent> <Transparency>255</Transparency>
</Axes> <Red>225</Red>
<Orientation>Horizontal</Orientation> <Green>225</Green>
<Rotation/> <Blue>225</Blue>
</model:ChartWithAxes> </Color>
<Visible>false</Visible>
</LineAttributes>
<TickStyle>Across</TickStyle>
<TickAttributes>
<Style>Solid</Style>
<Thickness>1</Thickness>
<Color>
<Transparency>255</Transparency>
<Red>225</Red>
<Green>225</Green>
<Blue>225</Blue>
</Color>
<Visible>false</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>
<CategoryAxis>true</CategoryAxis>
<Percent>false</Percent>
</Axes>
<Orientation>Horizontal</Orientation>
<Rotation/>
</model:ChartWithAxes>
]]></xml-property> ]]></xml-property>
<property name="outputFormat">PNG</property> <property name="outputFormat">PNG</property>
<property name="marginTop">0pt</property> <property name="marginTop">0pt</property>
<property name="dataSet">PorSeccionDSet</property>
<property name="height">5.7604166667in</property> <property name="height">5.7604166667in</property>
<property name="width">10.375in</property> <property name="width">10.375in</property>
<property name="dataSet">PorSeccionDSet</property>
<list-property name="boundDataColumns"> <list-property name="boundDataColumns">
<structure> <structure>
<property name="name">cod_seccion</property> <property name="name">cod_seccion</property>
...@@ -1947,7 +2005,7 @@ WHERE public.seccion.cod_seccion = ?</property> ...@@ -1947,7 +2005,7 @@ WHERE public.seccion.cod_seccion = ?</property>
0FJ8N0MrLnXxuLM47j4WZw0jN8OPKy+rs7L1wqYv8GmunRP36PoUhhc6vm74U8GhX4CjXnb5we8t03V6 0FJ8N0MrLnXxuLM47j4WZw0jN8OPKy+rs7L1wqYv8GmunRP36PoUhhc6vm74U8GhX4CjXnb5we8t03V6
+RUMS99vpT9IqqKkDv35PVeVFQEowNgMBubw32hguWefYKRRwAQOfoRUzIU6CFESehti6CELNnTYnYUf +RUMS99vpT9IqqKkDv35PVeVFQEowNgMBubw32hguWefYKRRwAQOfoRUzIU6CFESehti6CELNnTYnYUf
lhgCChSKQEKKJrbo4osfRgAAOw== lhgCChSKQEKKJrbo4osfRgAAOw==
</property> </property>
</structure> </structure>
<structure> <structure>
<property name="name">gdoc4.jpg</property> <property name="name">gdoc4.jpg</property>
...@@ -1992,7 +2050,7 @@ WHERE public.seccion.cod_seccion = ?</property> ...@@ -1992,7 +2050,7 @@ WHERE public.seccion.cod_seccion = ?</property>
pIHf3oooshe0ne93f1M7/hSXhr+9c/8Af01s6B8M/Dvh66F1bWxknHR5DkiiiiyQSqTlpJtnQaxoen67 pIHf3oooshe0ne93f1M7/hSXhr+9c/8Af01s6B8M/Dvh66F1bWxknHR5DkiiiiyQSqTlpJtnQaxoen67
ZG01C3WaI9mHSuPT4N+FVn8w27sM52FjiiiiyEpSSsmdppmj2Oj2otrG3SGMDGFHWuW174WeG9fvnu7i ZG01C3WaI9mHSuPT4N+FVn8w27sM52FjiiiiyEpSSsmdppmj2Oj2otrG3SGMDGFHWuW174WeG9fvnu7i
2Mc7nLtGcbj70UU7CUmtjPtfgt4YtbqOcJKxRtwDNkV6JFEsMSxIMKowB7UUUA23uf/Z 2Mc7nLtGcbj70UU7CUmtjPtfgt4YtbqOcJKxRtwDNkV6JFEsMSxIMKowB7UUUA23uf/Z
</property> </property>
</structure> </structure>
</list-property> </list-property>
</report> </report>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment