573 lines
		
	
	
		
			19 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			573 lines
		
	
	
		
			19 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
 | |
|   <DataSources>
 | |
|     <DataSource Name="DummyDataSource">
 | |
|       <rd:DataSourceID>86b9a4cd-3b18-499f-bc7b-ae4126af8be2</rd:DataSourceID>
 | |
|       <ConnectionProperties>
 | |
|         <DataProvider>SQL</DataProvider>
 | |
|         <ConnectString>Data Source=ms0501.gabiadb.com;Initial Catalog=eco2;Persist Security Info=True;User ID=raytrace;Password=arin</ConnectString>
 | |
|       </ConnectionProperties>
 | |
|     </DataSource>
 | |
|   </DataSources>
 | |
|   <InteractiveHeight>29.7cm</InteractiveHeight>
 | |
|   <rd:DrawGrid>true</rd:DrawGrid>
 | |
|   <InteractiveWidth>21cm</InteractiveWidth>
 | |
|   <rd:GridSpacing>0.25cm</rd:GridSpacing>
 | |
|   <rd:SnapToGrid>true</rd:SnapToGrid>
 | |
|   <RightMargin>1cm</RightMargin>
 | |
|   <LeftMargin>1cm</LeftMargin>
 | |
|   <BottomMargin>1.5cm</BottomMargin>
 | |
|   <rd:ReportID>5ec02dd0-720b-446d-9ac5-21bd03e4b31f</rd:ReportID>
 | |
|   <PageWidth>21cm</PageWidth>
 | |
|   <DataSets>
 | |
|     <DataSet Name="DSR_Graph_Req">
 | |
|       <Fields>
 | |
|         <Field Name="Gubun">
 | |
|           <DataField>Gubun</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Mon">
 | |
|           <DataField>Mon</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Req">
 | |
|           <DataField>Req</DataField>
 | |
|           <rd:TypeName>System.Single</rd:TypeName>
 | |
|         </Field>
 | |
|       </Fields>
 | |
|       <Query>
 | |
|         <DataSourceName>DummyDataSource</DataSourceName>
 | |
|         <CommandText />
 | |
|         <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
 | |
|       </Query>
 | |
|       <rd:DataSetInfo>
 | |
|         <rd:DataSetName>DSR</rd:DataSetName>
 | |
|         <rd:TableName>Graph_Req</rd:TableName>
 | |
|       </rd:DataSetInfo>
 | |
|     </DataSet>
 | |
|     <DataSet Name="DSR_Graph_ReqUse">
 | |
|       <Fields>
 | |
|         <Field Name="Gubun">
 | |
|           <DataField>Gubun</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="type">
 | |
|           <DataField>type</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="Req">
 | |
|           <DataField>Req</DataField>
 | |
|           <rd:TypeName>System.Single</rd:TypeName>
 | |
|         </Field>
 | |
|       </Fields>
 | |
|       <Query>
 | |
|         <DataSourceName>DummyDataSource</DataSourceName>
 | |
|         <CommandText />
 | |
|         <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
 | |
|       </Query>
 | |
|       <rd:DataSetInfo>
 | |
|         <rd:DataSetName>DSR</rd:DataSetName>
 | |
|         <rd:TableName>Graph_ReqUse</rd:TableName>
 | |
|       </rd:DataSetInfo>
 | |
|     </DataSet>
 | |
|   </DataSets>
 | |
|   <Code />
 | |
|   <Width>19cm</Width>
 | |
|   <Body>
 | |
|     <ColumnSpacing>1cm</ColumnSpacing>
 | |
|     <ReportItems>
 | |
|       <Matrix Name="matrix1">
 | |
|         <MatrixColumns>
 | |
|           <MatrixColumn>
 | |
|             <Width>2.2cm</Width>
 | |
|           </MatrixColumn>
 | |
|         </MatrixColumns>
 | |
|         <ZIndex>2</ZIndex>
 | |
|         <DataSetName>DSR_Graph_ReqUse</DataSetName>
 | |
|         <RowGroupings>
 | |
|           <RowGrouping>
 | |
|             <Width>2.53968cm</Width>
 | |
|             <DynamicRows>
 | |
|               <Grouping Name="matrix1_Gubun">
 | |
|                 <GroupExpressions>
 | |
|                   <GroupExpression>=Fields!Gubun.Value</GroupExpression>
 | |
|                 </GroupExpressions>
 | |
|               </Grouping>
 | |
|               <Sorting>
 | |
|                 <SortBy>
 | |
|                   <SortExpression>=Fields!Gubun.Value</SortExpression>
 | |
|                   <Direction>Descending</Direction>
 | |
|                 </SortBy>
 | |
|               </Sorting>
 | |
|               <ReportItems>
 | |
|                 <Textbox Name="Gubun">
 | |
|                   <rd:DefaultName>Gubun</rd:DefaultName>
 | |
|                   <Style>
 | |
|                     <BorderStyle>
 | |
|                       <Default>Dotted</Default>
 | |
|                     </BorderStyle>
 | |
|                     <BorderWidth>
 | |
|                       <Default>0.25pt</Default>
 | |
|                     </BorderWidth>
 | |
|                     <FontFamily>나눔고딕</FontFamily>
 | |
|                     <TextAlign>Center</TextAlign>
 | |
|                     <PaddingLeft>2pt</PaddingLeft>
 | |
|                     <PaddingRight>2pt</PaddingRight>
 | |
|                     <PaddingTop>2pt</PaddingTop>
 | |
|                     <PaddingBottom>2pt</PaddingBottom>
 | |
|                   </Style>
 | |
|                   <CanGrow>true</CanGrow>
 | |
|                   <Value>=Fields!Gubun.Value</Value>
 | |
|                 </Textbox>
 | |
|               </ReportItems>
 | |
|             </DynamicRows>
 | |
|           </RowGrouping>
 | |
|         </RowGroupings>
 | |
|         <Top>19cm</Top>
 | |
|         <ColumnGroupings>
 | |
|           <ColumnGrouping>
 | |
|             <Height>0.63492cm</Height>
 | |
|             <DynamicColumns>
 | |
|               <Grouping Name="matrix1_type">
 | |
|                 <GroupExpressions>
 | |
|                   <GroupExpression>=Fields!type.Value</GroupExpression>
 | |
|                 </GroupExpressions>
 | |
|               </Grouping>
 | |
|               <ReportItems>
 | |
|                 <Textbox Name="type">
 | |
|                   <rd:DefaultName>type</rd:DefaultName>
 | |
|                   <Style>
 | |
|                     <BorderStyle>
 | |
|                       <Default>Dotted</Default>
 | |
|                     </BorderStyle>
 | |
|                     <BorderWidth>
 | |
|                       <Default>0.25pt</Default>
 | |
|                     </BorderWidth>
 | |
|                     <FontFamily>나눔고딕</FontFamily>
 | |
|                     <FontSize>9.5pt</FontSize>
 | |
|                     <TextAlign>Center</TextAlign>
 | |
|                     <PaddingLeft>2pt</PaddingLeft>
 | |
|                     <PaddingRight>2pt</PaddingRight>
 | |
|                     <PaddingTop>2pt</PaddingTop>
 | |
|                     <PaddingBottom>2pt</PaddingBottom>
 | |
|                   </Style>
 | |
|                   <CanGrow>true</CanGrow>
 | |
|                   <Value>=Fields!type.Value</Value>
 | |
|                 </Textbox>
 | |
|               </ReportItems>
 | |
|             </DynamicColumns>
 | |
|           </ColumnGrouping>
 | |
|         </ColumnGroupings>
 | |
|         <Width>4.73968cm</Width>
 | |
|         <Corner>
 | |
|           <ReportItems>
 | |
|             <Textbox Name="textbox1">
 | |
|               <rd:DefaultName>textbox1</rd:DefaultName>
 | |
|               <Style>
 | |
|                 <BorderStyle>
 | |
|                   <Default>Dotted</Default>
 | |
|                 </BorderStyle>
 | |
|                 <BorderWidth>
 | |
|                   <Default>0.5pt</Default>
 | |
|                 </BorderWidth>
 | |
|                 <FontFamily>굴림</FontFamily>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <Value />
 | |
|             </Textbox>
 | |
|           </ReportItems>
 | |
|         </Corner>
 | |
|         <Style>
 | |
|           <BorderStyle>
 | |
|             <Default>Solid</Default>
 | |
|           </BorderStyle>
 | |
|           <FontFamily>나눔고딕</FontFamily>
 | |
|         </Style>
 | |
|         <MatrixRows>
 | |
|           <MatrixRow>
 | |
|             <Height>0.63492cm</Height>
 | |
|             <MatrixCells>
 | |
|               <MatrixCell>
 | |
|                 <ReportItems>
 | |
|                   <Textbox Name="Req">
 | |
|                     <rd:DefaultName>Req</rd:DefaultName>
 | |
|                     <Style>
 | |
|                       <BorderStyle>
 | |
|                         <Default>Dotted</Default>
 | |
|                       </BorderStyle>
 | |
|                       <BorderWidth>
 | |
|                         <Default>0.25pt</Default>
 | |
|                       </BorderWidth>
 | |
|                       <FontFamily>나눔고딕</FontFamily>
 | |
|                       <Format>N1</Format>
 | |
|                       <TextAlign>Center</TextAlign>
 | |
|                       <PaddingLeft>2pt</PaddingLeft>
 | |
|                       <PaddingRight>2pt</PaddingRight>
 | |
|                       <PaddingTop>2pt</PaddingTop>
 | |
|                       <PaddingBottom>2pt</PaddingBottom>
 | |
|                     </Style>
 | |
|                     <CanGrow>true</CanGrow>
 | |
|                     <Value>=Sum(Fields!Req.Value)</Value>
 | |
|                   </Textbox>
 | |
|                 </ReportItems>
 | |
|               </MatrixCell>
 | |
|             </MatrixCells>
 | |
|           </MatrixRow>
 | |
|         </MatrixRows>
 | |
|         <Height>1.26984cm</Height>
 | |
|         <Left>0.5cm</Left>
 | |
|       </Matrix>
 | |
|       <Chart Name="chart3">
 | |
|         <Legend>
 | |
|           <Visible>true</Visible>
 | |
|           <Style>
 | |
|             <BackgroundGradientType>LeftRight</BackgroundGradientType>
 | |
|             <FontFamily>나눔고딕</FontFamily>
 | |
|             <FontSize>6pt</FontSize>
 | |
|           </Style>
 | |
|           <Position>TopRight</Position>
 | |
|           <Layout>Row</Layout>
 | |
|         </Legend>
 | |
|         <CategoryAxis>
 | |
|           <Axis>
 | |
|             <Title>
 | |
|               <Style />
 | |
|               <Position>Near</Position>
 | |
|             </Title>
 | |
|             <Style>
 | |
|               <FontFamily>나눔고딕</FontFamily>
 | |
|               <FontSize>9pt</FontSize>
 | |
|             </Style>
 | |
|             <MajorGridLines>
 | |
|               <Style>
 | |
|                 <BorderStyle>
 | |
|                   <Default>Solid</Default>
 | |
|                 </BorderStyle>
 | |
|               </Style>
 | |
|             </MajorGridLines>
 | |
|             <MinorGridLines>
 | |
|               <Style>
 | |
|                 <BorderStyle>
 | |
|                   <Default>Solid</Default>
 | |
|                 </BorderStyle>
 | |
|               </Style>
 | |
|             </MinorGridLines>
 | |
|             <MajorTickMarks>Outside</MajorTickMarks>
 | |
|             <Margin>true</Margin>
 | |
|             <Visible>true</Visible>
 | |
|           </Axis>
 | |
|         </CategoryAxis>
 | |
|         <ZIndex>1</ZIndex>
 | |
|         <DataSetName>DSR_Graph_ReqUse</DataSetName>
 | |
|         <PlotArea>
 | |
|           <Style>
 | |
|             <BackgroundColor>White</BackgroundColor>
 | |
|             <BackgroundGradientType>LeftRight</BackgroundGradientType>
 | |
|             <BorderColor>
 | |
|               <Default>DimGray</Default>
 | |
|             </BorderColor>
 | |
|             <BorderStyle>
 | |
|               <Default>Solid</Default>
 | |
|             </BorderStyle>
 | |
|           </Style>
 | |
|         </PlotArea>
 | |
|         <ThreeDProperties>
 | |
|           <Enabled>true</Enabled>
 | |
|           <ProjectionMode>Orthographic</ProjectionMode>
 | |
|           <Shading>Real</Shading>
 | |
|           <DrawingStyle>Cylinder</DrawingStyle>
 | |
|         </ThreeDProperties>
 | |
|         <PointWidth>0</PointWidth>
 | |
|         <SeriesGroupings>
 | |
|           <SeriesGrouping>
 | |
|             <DynamicSeries>
 | |
|               <Grouping Name="chart3_SeriesGroup1">
 | |
|                 <GroupExpressions>
 | |
|                   <GroupExpression>=Fields!type.Value</GroupExpression>
 | |
|                 </GroupExpressions>
 | |
|                 <Filters>
 | |
|                   <Filter>
 | |
|                     <FilterExpression>=Fields!type.Value</FilterExpression>
 | |
|                     <Operator>NotEqual</Operator>
 | |
|                     <FilterValues>
 | |
|                       <FilterValue>합계</FilterValue>
 | |
|                     </FilterValues>
 | |
|                   </Filter>
 | |
|                 </Filters>
 | |
|               </Grouping>
 | |
|               <Label>=Fields!type.Value</Label>
 | |
|             </DynamicSeries>
 | |
|           </SeriesGrouping>
 | |
|         </SeriesGroupings>
 | |
|         <Top>9.5cm</Top>
 | |
|         <Subtype>Stacked</Subtype>
 | |
|         <ValueAxis>
 | |
|           <Axis>
 | |
|             <Title>
 | |
|               <Style />
 | |
|             </Title>
 | |
|             <Style />
 | |
|             <MajorGridLines>
 | |
|               <Style>
 | |
|                 <BorderStyle>
 | |
|                   <Default>Dotted</Default>
 | |
|                 </BorderStyle>
 | |
|               </Style>
 | |
|             </MajorGridLines>
 | |
|             <MinorGridLines>
 | |
|               <ShowGridLines>true</ShowGridLines>
 | |
|               <Style>
 | |
|                 <BorderColor>
 | |
|                   <Default>Gainsboro</Default>
 | |
|                 </BorderColor>
 | |
|                 <BorderStyle>
 | |
|                   <Default>Dotted</Default>
 | |
|                 </BorderStyle>
 | |
|               </Style>
 | |
|             </MinorGridLines>
 | |
|             <MajorTickMarks>Outside</MajorTickMarks>
 | |
|             <MajorInterval>100</MajorInterval>
 | |
|             <MinorInterval>50</MinorInterval>
 | |
|             <Margin>true</Margin>
 | |
|             <Visible>true</Visible>
 | |
|             <Scalar>true</Scalar>
 | |
|           </Axis>
 | |
|         </ValueAxis>
 | |
|         <Type>Bar</Type>
 | |
|         <Width>18.25cm</Width>
 | |
|         <CategoryGroupings>
 | |
|           <CategoryGrouping>
 | |
|             <DynamicCategories>
 | |
|               <Grouping Name="chart3_CategoryGroup1">
 | |
|                 <GroupExpressions>
 | |
|                   <GroupExpression>=Fields!Gubun.Value</GroupExpression>
 | |
|                 </GroupExpressions>
 | |
|               </Grouping>
 | |
|               <Label>=Fields!Gubun.Value</Label>
 | |
|             </DynamicCategories>
 | |
|           </CategoryGrouping>
 | |
|         </CategoryGroupings>
 | |
|         <Palette>Pastel</Palette>
 | |
|         <ChartData>
 | |
|           <ChartSeries>
 | |
|             <DataPoints>
 | |
|               <DataPoint>
 | |
|                 <DataValues>
 | |
|                   <DataValue>
 | |
|                     <Value>=Sum(Fields!Req.Value)</Value>
 | |
|                   </DataValue>
 | |
|                 </DataValues>
 | |
|                 <DataLabel>
 | |
|                   <Style>
 | |
|                     <FontFamily>나눔고딕</FontFamily>
 | |
|                     <FontSize>8pt</FontSize>
 | |
|                   </Style>
 | |
|                   <Value>=Fields!Req.Value</Value>
 | |
|                   <Position>Top</Position>
 | |
|                 </DataLabel>
 | |
|                 <Style>
 | |
|                   <BackgroundColor>=iif(Fields!type.Value="신재생에너지","#475e00",
 | |
| iif(Fields!type.Value="난방에너지","#762f00",
 | |
| iif(Fields!type.Value="냉방에너지","#182f76",
 | |
| iif(Fields!type.Value="급탕에너지","#5e4776",
 | |
| iif(Fields!type.Value="조명에너지","#765e00","#475e76")))))</BackgroundColor>
 | |
|                   <BackgroundGradientEndColor>White</BackgroundGradientEndColor>
 | |
|                 </Style>
 | |
|                 <Marker>
 | |
|                   <Size>6pt</Size>
 | |
|                 </Marker>
 | |
|               </DataPoint>
 | |
|             </DataPoints>
 | |
|           </ChartSeries>
 | |
|         </ChartData>
 | |
|         <Style>
 | |
|           <Color>#80ff80</Color>
 | |
|           <BackgroundColor>White</BackgroundColor>
 | |
|           <BorderColor>
 | |
|             <Default>DimGray</Default>
 | |
|           </BorderColor>
 | |
|           <BorderStyle>
 | |
|             <Default>Solid</Default>
 | |
|           </BorderStyle>
 | |
|           <FontFamily>나눔고딕</FontFamily>
 | |
|           <FontWeight>700</FontWeight>
 | |
|         </Style>
 | |
|         <Title>
 | |
|           <Caption>연간 에너지 요구량 및 소요량[kWh/㎡]</Caption>
 | |
|           <Style>
 | |
|             <FontFamily>나눔고딕</FontFamily>
 | |
|           </Style>
 | |
|         </Title>
 | |
|         <Height>9cm</Height>
 | |
|         <Left>0.25cm</Left>
 | |
|       </Chart>
 | |
|       <Chart Name="chart1">
 | |
|         <Legend>
 | |
|           <Style>
 | |
|             <BorderStyle>
 | |
|               <Default>Solid</Default>
 | |
|             </BorderStyle>
 | |
|           </Style>
 | |
|           <Position>BottomCenter</Position>
 | |
|           <Layout>Row</Layout>
 | |
|         </Legend>
 | |
|         <CategoryAxis>
 | |
|           <Axis>
 | |
|             <Title />
 | |
|             <MajorGridLines>
 | |
|               <Style>
 | |
|                 <BorderStyle>
 | |
|                   <Default>Solid</Default>
 | |
|                 </BorderStyle>
 | |
|               </Style>
 | |
|             </MajorGridLines>
 | |
|             <MinorGridLines>
 | |
|               <Style>
 | |
|                 <BorderStyle>
 | |
|                   <Default>Solid</Default>
 | |
|                 </BorderStyle>
 | |
|               </Style>
 | |
|             </MinorGridLines>
 | |
|             <MajorTickMarks>Outside</MajorTickMarks>
 | |
|             <Min>0</Min>
 | |
|             <Margin>true</Margin>
 | |
|             <Visible>true</Visible>
 | |
|           </Axis>
 | |
|         </CategoryAxis>
 | |
|         <DataSetName>DSR_Graph_Req</DataSetName>
 | |
|         <PlotArea>
 | |
|           <Style>
 | |
|             <BackgroundColor>White</BackgroundColor>
 | |
|             <BackgroundGradientType>LeftRight</BackgroundGradientType>
 | |
|             <BorderColor>
 | |
|               <Default>DimGray</Default>
 | |
|             </BorderColor>
 | |
|             <BorderStyle>
 | |
|               <Default>Solid</Default>
 | |
|             </BorderStyle>
 | |
|           </Style>
 | |
|         </PlotArea>
 | |
|         <ThreeDProperties>
 | |
|           <Enabled>true</Enabled>
 | |
|           <ProjectionMode>Orthographic</ProjectionMode>
 | |
|           <Shading>Real</Shading>
 | |
|           <WallThickness>1</WallThickness>
 | |
|           <DrawingStyle>Cylinder</DrawingStyle>
 | |
|         </ThreeDProperties>
 | |
|         <PointWidth>0</PointWidth>
 | |
|         <SeriesGroupings>
 | |
|           <SeriesGrouping>
 | |
|             <DynamicSeries>
 | |
|               <Grouping Name="chart1_SeriesGroup1">
 | |
|                 <GroupExpressions>
 | |
|                   <GroupExpression>=Fields!Gubun.Value</GroupExpression>
 | |
|                 </GroupExpressions>
 | |
|               </Grouping>
 | |
|               <Sorting>
 | |
|                 <SortBy>
 | |
|                   <SortExpression>=Fields!Gubun.Value</SortExpression>
 | |
|                   <Direction>Descending</Direction>
 | |
|                 </SortBy>
 | |
|               </Sorting>
 | |
|               <Label>=Fields!Gubun.Value</Label>
 | |
|             </DynamicSeries>
 | |
|           </SeriesGrouping>
 | |
|         </SeriesGroupings>
 | |
|         <Top>0.25cm</Top>
 | |
|         <Subtype>Plain</Subtype>
 | |
|         <ValueAxis>
 | |
|           <Axis>
 | |
|             <Title />
 | |
|             <MajorGridLines>
 | |
|               <ShowGridLines>true</ShowGridLines>
 | |
|               <Style>
 | |
|                 <BorderStyle>
 | |
|                   <Default>Solid</Default>
 | |
|                 </BorderStyle>
 | |
|               </Style>
 | |
|             </MajorGridLines>
 | |
|             <MinorGridLines>
 | |
|               <Style>
 | |
|                 <BorderStyle>
 | |
|                   <Default>Solid</Default>
 | |
|                 </BorderStyle>
 | |
|               </Style>
 | |
|             </MinorGridLines>
 | |
|             <MajorTickMarks>Outside</MajorTickMarks>
 | |
|             <Min>0</Min>
 | |
|             <MajorInterval>2</MajorInterval>
 | |
|             <Interlaced>true</Interlaced>
 | |
|             <Margin>true</Margin>
 | |
|             <Visible>true</Visible>
 | |
|             <Scalar>true</Scalar>
 | |
|           </Axis>
 | |
|         </ValueAxis>
 | |
|         <Type>Column</Type>
 | |
|         <Width>18.25cm</Width>
 | |
|         <CategoryGroupings>
 | |
|           <CategoryGrouping>
 | |
|             <DynamicCategories>
 | |
|               <Grouping Name="chart1_CategoryGroup1">
 | |
|                 <GroupExpressions>
 | |
|                   <GroupExpression>=Fields!Mon.Value</GroupExpression>
 | |
|                 </GroupExpressions>
 | |
|               </Grouping>
 | |
|               <Label>=Fields!Mon.Value</Label>
 | |
|             </DynamicCategories>
 | |
|           </CategoryGrouping>
 | |
|         </CategoryGroupings>
 | |
|         <Palette>Excel</Palette>
 | |
|         <ChartData>
 | |
|           <ChartSeries>
 | |
|             <DataPoints>
 | |
|               <DataPoint>
 | |
|                 <DataValues>
 | |
|                   <DataValue>
 | |
|                     <Value>=Sum(Fields!Req.Value)</Value>
 | |
|                   </DataValue>
 | |
|                 </DataValues>
 | |
|                 <DataLabel>
 | |
|                   <Style>
 | |
|                     <FontFamily>나눔고딕</FontFamily>
 | |
|                     <FontWeight>700</FontWeight>
 | |
|                   </Style>
 | |
|                   <Value>=Fields!Req.Value</Value>
 | |
|                   <Position>Top</Position>
 | |
|                   <Rotation>60</Rotation>
 | |
|                 </DataLabel>
 | |
|                 <Style />
 | |
|                 <Marker>
 | |
|                   <Size>6pt</Size>
 | |
|                 </Marker>
 | |
|               </DataPoint>
 | |
|             </DataPoints>
 | |
|           </ChartSeries>
 | |
|         </ChartData>
 | |
|         <Style>
 | |
|           <BackgroundColor>White</BackgroundColor>
 | |
|           <BorderColor>
 | |
|             <Default>Gray</Default>
 | |
|           </BorderColor>
 | |
|           <BorderStyle>
 | |
|             <Default>Solid</Default>
 | |
|           </BorderStyle>
 | |
|           <FontFamily>나눔고딕</FontFamily>
 | |
|           <FontWeight>700</FontWeight>
 | |
|         </Style>
 | |
|         <Title>
 | |
|           <Caption>월별 냉난방 에너지 요구량 [kWh/(m²a)]</Caption>
 | |
|         </Title>
 | |
|         <Height>9cm</Height>
 | |
|         <Left>0.25cm</Left>
 | |
|       </Chart>
 | |
|     </ReportItems>
 | |
|     <Height>24cm</Height>
 | |
|   </Body>
 | |
|   <Language>ko-KR</Language>
 | |
|   <TopMargin>1.5cm</TopMargin>
 | |
|   <PageHeight>29.7cm</PageHeight>
 | |
| </Report> | 
