initial commit
This commit is contained in:
943
ArinWarev1/REPORT-OD/Report_result.rdlc
Normal file
943
ArinWarev1/REPORT-OD/Report_result.rdlc
Normal file
@@ -0,0 +1,943 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Report xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition">
|
||||
<DataSources>
|
||||
<DataSource Name="DummyDataSource">
|
||||
<ConnectionProperties>
|
||||
<DataProvider>SQL</DataProvider>
|
||||
<ConnectString>Data Source=ms0501.gabiadb.com;Initial Catalog=eco2;Persist Security Info=True;User ID=raytrace;Password=arin</ConnectString>
|
||||
</ConnectionProperties>
|
||||
<rd:DataSourceID>86b9a4cd-3b18-499f-bc7b-ae4126af8be2</rd:DataSourceID>
|
||||
</DataSource>
|
||||
</DataSources>
|
||||
<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>
|
||||
<Body>
|
||||
<ReportItems>
|
||||
<Chart Name="chart1">
|
||||
<ChartCategoryHierarchy>
|
||||
<ChartMembers>
|
||||
<ChartMember>
|
||||
<Group Name="chart1_CategoryGroup1">
|
||||
<GroupExpressions>
|
||||
<GroupExpression>=Fields!Mon.Value</GroupExpression>
|
||||
</GroupExpressions>
|
||||
</Group>
|
||||
<Label>=Fields!Mon.Value</Label>
|
||||
<DataElementOutput>Output</DataElementOutput>
|
||||
</ChartMember>
|
||||
</ChartMembers>
|
||||
</ChartCategoryHierarchy>
|
||||
<ChartSeriesHierarchy>
|
||||
<ChartMembers>
|
||||
<ChartMember>
|
||||
<Group Name="chart1_SeriesGroup1">
|
||||
<GroupExpressions>
|
||||
<GroupExpression>=Fields!Gubun.Value</GroupExpression>
|
||||
</GroupExpressions>
|
||||
</Group>
|
||||
<SortExpressions>
|
||||
<SortExpression>
|
||||
<Value>=Fields!Gubun.Value</Value>
|
||||
<Direction>Descending</Direction>
|
||||
</SortExpression>
|
||||
</SortExpressions>
|
||||
<Label>=Fields!Gubun.Value</Label>
|
||||
<DataElementOutput>Output</DataElementOutput>
|
||||
</ChartMember>
|
||||
</ChartMembers>
|
||||
</ChartSeriesHierarchy>
|
||||
<ChartData>
|
||||
<ChartSeriesCollection>
|
||||
<ChartSeries Name="Series1">
|
||||
<ChartDataPoints>
|
||||
<ChartDataPoint>
|
||||
<ChartDataPointValues>
|
||||
<Y>=Sum(Fields!Req.Value)</Y>
|
||||
</ChartDataPointValues>
|
||||
<ChartDataLabel>
|
||||
<Style>
|
||||
<FontFamily>나눔고딕</FontFamily>
|
||||
<FontWeight>Bold</FontWeight>
|
||||
</Style>
|
||||
<Label>=Fields!Req.Value</Label>
|
||||
<Position>Top</Position>
|
||||
<Rotation>60</Rotation>
|
||||
</ChartDataLabel>
|
||||
<Style>
|
||||
<Border>
|
||||
<Width>0.376pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<ChartMarker>
|
||||
<Size>6pt</Size>
|
||||
<Style />
|
||||
</ChartMarker>
|
||||
</ChartDataPoint>
|
||||
</ChartDataPoints>
|
||||
<Style />
|
||||
<ChartEmptyPoints>
|
||||
<Style />
|
||||
<ChartMarker>
|
||||
<Style />
|
||||
</ChartMarker>
|
||||
<ChartDataLabel>
|
||||
<Style />
|
||||
</ChartDataLabel>
|
||||
</ChartEmptyPoints>
|
||||
<CustomProperties>
|
||||
<CustomProperty>
|
||||
<Name>PointWidth</Name>
|
||||
<Value>0.6</Value>
|
||||
</CustomProperty>
|
||||
<CustomProperty>
|
||||
<Name>DrawingStyle</Name>
|
||||
<Value>Cylinder</Value>
|
||||
</CustomProperty>
|
||||
</CustomProperties>
|
||||
<ValueAxisName>Primary</ValueAxisName>
|
||||
<CategoryAxisName>Primary</CategoryAxisName>
|
||||
<ChartSmartLabel>
|
||||
<Disabled>true</Disabled>
|
||||
</ChartSmartLabel>
|
||||
</ChartSeries>
|
||||
</ChartSeriesCollection>
|
||||
</ChartData>
|
||||
<ChartAreas>
|
||||
<ChartArea Name="Default">
|
||||
<ChartCategoryAxes>
|
||||
<ChartAxis Name="Primary">
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>None</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<ChartAxisTitle>
|
||||
<Caption />
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
</Style>
|
||||
</ChartAxisTitle>
|
||||
<Margin>True</Margin>
|
||||
<Interval>1</Interval>
|
||||
<ChartMajorGridLines>
|
||||
<Enabled>False</Enabled>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Solid</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<Interval>NaN</Interval>
|
||||
<IntervalOffset>1</IntervalOffset>
|
||||
</ChartMajorGridLines>
|
||||
<ChartMinorGridLines>
|
||||
<Enabled>False</Enabled>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Solid</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<Interval>NaN</Interval>
|
||||
</ChartMinorGridLines>
|
||||
<ChartMajorTickMarks>
|
||||
<Enabled>True</Enabled>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Solid</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<Interval>NaN</Interval>
|
||||
<IntervalOffset>1</IntervalOffset>
|
||||
</ChartMajorTickMarks>
|
||||
<ChartMinorTickMarks>
|
||||
<Type>None</Type>
|
||||
</ChartMinorTickMarks>
|
||||
<PreventFontShrink>true</PreventFontShrink>
|
||||
<PreventFontGrow>true</PreventFontGrow>
|
||||
<IncludeZero>false</IncludeZero>
|
||||
</ChartAxis>
|
||||
<ChartAxis Name="Secondary">
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
</Style>
|
||||
<ChartAxisTitle>
|
||||
<Caption />
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
</Style>
|
||||
</ChartAxisTitle>
|
||||
<CrossAt>NaN</CrossAt>
|
||||
<Location>Opposite</Location>
|
||||
<Minimum>NaN</Minimum>
|
||||
<Maximum>NaN</Maximum>
|
||||
</ChartAxis>
|
||||
</ChartCategoryAxes>
|
||||
<ChartValueAxes>
|
||||
<ChartAxis Name="Primary">
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>None</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<ChartAxisTitle>
|
||||
<Caption />
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
</Style>
|
||||
</ChartAxisTitle>
|
||||
<Margin>True</Margin>
|
||||
<ChartMajorGridLines>
|
||||
<Enabled>True</Enabled>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Solid</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<Interval>2</Interval>
|
||||
</ChartMajorGridLines>
|
||||
<ChartMinorGridLines>
|
||||
<Enabled>False</Enabled>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Solid</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<Interval>NaN</Interval>
|
||||
</ChartMinorGridLines>
|
||||
<ChartMajorTickMarks>
|
||||
<Enabled>True</Enabled>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Solid</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<Interval>2</Interval>
|
||||
</ChartMajorTickMarks>
|
||||
<ChartMinorTickMarks>
|
||||
<Type>None</Type>
|
||||
</ChartMinorTickMarks>
|
||||
<Interlaced>true</Interlaced>
|
||||
<Scalar>true</Scalar>
|
||||
<Minimum>0</Minimum>
|
||||
<PreventFontShrink>true</PreventFontShrink>
|
||||
<PreventFontGrow>true</PreventFontGrow>
|
||||
<IncludeZero>false</IncludeZero>
|
||||
</ChartAxis>
|
||||
<ChartAxis Name="Secondary">
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
</Style>
|
||||
<ChartAxisTitle>
|
||||
<Caption />
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
</Style>
|
||||
</ChartAxisTitle>
|
||||
<CrossAt>NaN</CrossAt>
|
||||
<Location>Opposite</Location>
|
||||
<Minimum>NaN</Minimum>
|
||||
<Maximum>NaN</Maximum>
|
||||
</ChartAxis>
|
||||
</ChartValueAxes>
|
||||
<ChartThreeDProperties>
|
||||
<Enabled>true</Enabled>
|
||||
<Rotation>0</Rotation>
|
||||
<Inclination>0</Inclination>
|
||||
<WallThickness>0</WallThickness>
|
||||
<Clustered>true</Clustered>
|
||||
</ChartThreeDProperties>
|
||||
<Style>
|
||||
<Border>
|
||||
<Color>DimGray</Color>
|
||||
<Style>Solid</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
<BackgroundColor>White</BackgroundColor>
|
||||
<BackgroundGradientType>LeftRight</BackgroundGradientType>
|
||||
</Style>
|
||||
</ChartArea>
|
||||
</ChartAreas>
|
||||
<ChartLegends>
|
||||
<ChartLegend Name="Default">
|
||||
<Hidden>true</Hidden>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Solid</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<Position>BottomCenter</Position>
|
||||
<Layout>Row</Layout>
|
||||
<ChartLegendTitle>
|
||||
<Caption />
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
<FontWeight>Bold</FontWeight>
|
||||
<TextAlign>Center</TextAlign>
|
||||
</Style>
|
||||
</ChartLegendTitle>
|
||||
<AutoFitTextDisabled>true</AutoFitTextDisabled>
|
||||
</ChartLegend>
|
||||
</ChartLegends>
|
||||
<ChartTitles>
|
||||
<ChartTitle Name="Default">
|
||||
<Caption>월별 냉난방 에너지 요구량 [kWh/(m²a)]</Caption>
|
||||
<Style>
|
||||
<BackgroundGradientType>None</BackgroundGradientType>
|
||||
<TextAlign>General</TextAlign>
|
||||
<VerticalAlign>Top</VerticalAlign>
|
||||
</Style>
|
||||
</ChartTitle>
|
||||
</ChartTitles>
|
||||
<Palette>Excel</Palette>
|
||||
<ChartBorderSkin>
|
||||
<Style>
|
||||
<BackgroundColor>Gray</BackgroundColor>
|
||||
<BackgroundGradientType>None</BackgroundGradientType>
|
||||
<Color>White</Color>
|
||||
</Style>
|
||||
</ChartBorderSkin>
|
||||
<ChartNoDataMessage Name="NoDataMessage">
|
||||
<Caption>사용 가능한 데이터 없음</Caption>
|
||||
<Style>
|
||||
<BackgroundGradientType>None</BackgroundGradientType>
|
||||
<TextAlign>General</TextAlign>
|
||||
<VerticalAlign>Top</VerticalAlign>
|
||||
</Style>
|
||||
</ChartNoDataMessage>
|
||||
<DataSetName>DSR_Graph_Req</DataSetName>
|
||||
<Top>0.25cm</Top>
|
||||
<Left>0.25cm</Left>
|
||||
<Height>9cm</Height>
|
||||
<Width>18.25cm</Width>
|
||||
<CustomProperties>
|
||||
<CustomProperty>
|
||||
<Name>__Upgraded2005__</Name>
|
||||
<Value>__Upgraded2005__</Value>
|
||||
</CustomProperty>
|
||||
</CustomProperties>
|
||||
<Style>
|
||||
<Border>
|
||||
<Color>Gray</Color>
|
||||
<Style>Solid</Style>
|
||||
</Border>
|
||||
<BackgroundColor>White</BackgroundColor>
|
||||
<FontFamily>나눔고딕</FontFamily>
|
||||
<FontWeight>Bold</FontWeight>
|
||||
</Style>
|
||||
</Chart>
|
||||
<Chart Name="chart3">
|
||||
<ChartCategoryHierarchy>
|
||||
<ChartMembers>
|
||||
<ChartMember>
|
||||
<Group Name="chart3_CategoryGroup1">
|
||||
<GroupExpressions>
|
||||
<GroupExpression>=Fields!Gubun.Value</GroupExpression>
|
||||
</GroupExpressions>
|
||||
</Group>
|
||||
<Label>=Fields!Gubun.Value</Label>
|
||||
<DataElementOutput>Output</DataElementOutput>
|
||||
</ChartMember>
|
||||
</ChartMembers>
|
||||
</ChartCategoryHierarchy>
|
||||
<ChartSeriesHierarchy>
|
||||
<ChartMembers>
|
||||
<ChartMember>
|
||||
<Group 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>
|
||||
</Group>
|
||||
<Label>=Fields!type.Value</Label>
|
||||
<DataElementOutput>Output</DataElementOutput>
|
||||
</ChartMember>
|
||||
</ChartMembers>
|
||||
</ChartSeriesHierarchy>
|
||||
<ChartData>
|
||||
<ChartSeriesCollection>
|
||||
<ChartSeries Name="Series1">
|
||||
<ChartDataPoints>
|
||||
<ChartDataPoint>
|
||||
<ChartDataPointValues>
|
||||
<Y>=Sum(Fields!Req.Value)</Y>
|
||||
</ChartDataPointValues>
|
||||
<ChartDataLabel>
|
||||
<Style>
|
||||
<FontFamily>나눔고딕</FontFamily>
|
||||
<FontSize>8pt</FontSize>
|
||||
</Style>
|
||||
<Label>=Fields!Req.Value</Label>
|
||||
<Position>Top</Position>
|
||||
</ChartDataLabel>
|
||||
<Style>
|
||||
<Border>
|
||||
<Width>0.376pt</Width>
|
||||
</Border>
|
||||
<Color>=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")))))</Color>
|
||||
<BackgroundGradientEndColor>White</BackgroundGradientEndColor>
|
||||
</Style>
|
||||
<ChartMarker>
|
||||
<Size>6pt</Size>
|
||||
<Style />
|
||||
</ChartMarker>
|
||||
</ChartDataPoint>
|
||||
</ChartDataPoints>
|
||||
<Type>Bar</Type>
|
||||
<Subtype>Stacked</Subtype>
|
||||
<Style />
|
||||
<ChartEmptyPoints>
|
||||
<Style />
|
||||
<ChartMarker>
|
||||
<Style />
|
||||
</ChartMarker>
|
||||
<ChartDataLabel>
|
||||
<Style />
|
||||
</ChartDataLabel>
|
||||
</ChartEmptyPoints>
|
||||
<CustomProperties>
|
||||
<CustomProperty>
|
||||
<Name>PointWidth</Name>
|
||||
<Value>0.6</Value>
|
||||
</CustomProperty>
|
||||
<CustomProperty>
|
||||
<Name>DrawingStyle</Name>
|
||||
<Value>Cylinder</Value>
|
||||
</CustomProperty>
|
||||
</CustomProperties>
|
||||
<ValueAxisName>Primary</ValueAxisName>
|
||||
<CategoryAxisName>Primary</CategoryAxisName>
|
||||
<ChartSmartLabel>
|
||||
<CalloutLineColor>Black</CalloutLineColor>
|
||||
<MinMovingDistance>0pt</MinMovingDistance>
|
||||
</ChartSmartLabel>
|
||||
</ChartSeries>
|
||||
</ChartSeriesCollection>
|
||||
</ChartData>
|
||||
<ChartAreas>
|
||||
<ChartArea Name="Default">
|
||||
<ChartCategoryAxes>
|
||||
<ChartAxis Name="Primary">
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>None</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
<FontFamily>나눔고딕</FontFamily>
|
||||
<FontSize>9pt</FontSize>
|
||||
</Style>
|
||||
<ChartAxisTitle>
|
||||
<Caption />
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
</Style>
|
||||
</ChartAxisTitle>
|
||||
<Margin>True</Margin>
|
||||
<ChartMajorGridLines>
|
||||
<Enabled>False</Enabled>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Solid</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<Interval>NaN</Interval>
|
||||
<IntervalOffset>1</IntervalOffset>
|
||||
</ChartMajorGridLines>
|
||||
<ChartMinorGridLines>
|
||||
<Enabled>False</Enabled>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Solid</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<Interval>NaN</Interval>
|
||||
</ChartMinorGridLines>
|
||||
<ChartMajorTickMarks>
|
||||
<Enabled>True</Enabled>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Solid</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<Interval>NaN</Interval>
|
||||
<IntervalOffset>1</IntervalOffset>
|
||||
</ChartMajorTickMarks>
|
||||
<ChartMinorTickMarks>
|
||||
<Type>None</Type>
|
||||
</ChartMinorTickMarks>
|
||||
<PreventFontShrink>true</PreventFontShrink>
|
||||
<PreventFontGrow>true</PreventFontGrow>
|
||||
<IncludeZero>false</IncludeZero>
|
||||
</ChartAxis>
|
||||
<ChartAxis Name="Secondary">
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
</Style>
|
||||
<ChartAxisTitle>
|
||||
<Caption />
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
</Style>
|
||||
</ChartAxisTitle>
|
||||
<CrossAt>NaN</CrossAt>
|
||||
<Location>Opposite</Location>
|
||||
<Minimum>NaN</Minimum>
|
||||
<Maximum>NaN</Maximum>
|
||||
</ChartAxis>
|
||||
</ChartCategoryAxes>
|
||||
<ChartValueAxes>
|
||||
<ChartAxis Name="Primary">
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>None</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<ChartAxisTitle>
|
||||
<Caption />
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
</Style>
|
||||
</ChartAxisTitle>
|
||||
<Margin>True</Margin>
|
||||
<ChartMajorGridLines>
|
||||
<Enabled>False</Enabled>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Dotted</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<Interval>100</Interval>
|
||||
</ChartMajorGridLines>
|
||||
<ChartMinorGridLines>
|
||||
<Enabled>True</Enabled>
|
||||
<Style>
|
||||
<Border>
|
||||
<Color>Gainsboro</Color>
|
||||
<Style>Dotted</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<Interval>50</Interval>
|
||||
</ChartMinorGridLines>
|
||||
<ChartMajorTickMarks>
|
||||
<Enabled>True</Enabled>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Dotted</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
</Style>
|
||||
<Interval>100</Interval>
|
||||
</ChartMajorTickMarks>
|
||||
<ChartMinorTickMarks>
|
||||
<Type>None</Type>
|
||||
</ChartMinorTickMarks>
|
||||
<Scalar>true</Scalar>
|
||||
<PreventFontShrink>true</PreventFontShrink>
|
||||
<PreventFontGrow>true</PreventFontGrow>
|
||||
<IncludeZero>false</IncludeZero>
|
||||
</ChartAxis>
|
||||
<ChartAxis Name="Secondary">
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
</Style>
|
||||
<ChartAxisTitle>
|
||||
<Caption />
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
</Style>
|
||||
</ChartAxisTitle>
|
||||
<CrossAt>NaN</CrossAt>
|
||||
<Location>Opposite</Location>
|
||||
<Minimum>NaN</Minimum>
|
||||
<Maximum>NaN</Maximum>
|
||||
</ChartAxis>
|
||||
</ChartValueAxes>
|
||||
<ChartThreeDProperties>
|
||||
<Enabled>true</Enabled>
|
||||
<Rotation>0</Rotation>
|
||||
<Inclination>0</Inclination>
|
||||
<WallThickness>0</WallThickness>
|
||||
<Clustered>true</Clustered>
|
||||
</ChartThreeDProperties>
|
||||
<Style>
|
||||
<Border>
|
||||
<Color>DimGray</Color>
|
||||
<Style>Solid</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
<BackgroundColor>White</BackgroundColor>
|
||||
<BackgroundGradientType>LeftRight</BackgroundGradientType>
|
||||
</Style>
|
||||
</ChartArea>
|
||||
</ChartAreas>
|
||||
<ChartLegends>
|
||||
<ChartLegend Name="Default">
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>None</Style>
|
||||
<Width>0.75pt</Width>
|
||||
</Border>
|
||||
<BackgroundGradientType>LeftRight</BackgroundGradientType>
|
||||
<FontFamily>나눔고딕</FontFamily>
|
||||
<FontSize>6pt</FontSize>
|
||||
</Style>
|
||||
<Position>TopRight</Position>
|
||||
<Layout>Row</Layout>
|
||||
<ChartLegendTitle>
|
||||
<Caption />
|
||||
<Style>
|
||||
<FontSize>8pt</FontSize>
|
||||
<FontWeight>Bold</FontWeight>
|
||||
<TextAlign>Center</TextAlign>
|
||||
</Style>
|
||||
</ChartLegendTitle>
|
||||
<AutoFitTextDisabled>true</AutoFitTextDisabled>
|
||||
</ChartLegend>
|
||||
</ChartLegends>
|
||||
<ChartTitles>
|
||||
<ChartTitle Name="Default">
|
||||
<Caption>연간 에너지 요구량 및 소요량[kWh/㎡]</Caption>
|
||||
<Style>
|
||||
<FontFamily>나눔고딕</FontFamily>
|
||||
</Style>
|
||||
</ChartTitle>
|
||||
</ChartTitles>
|
||||
<Palette>Pastel</Palette>
|
||||
<ChartBorderSkin>
|
||||
<Style>
|
||||
<BackgroundColor>Gray</BackgroundColor>
|
||||
<BackgroundGradientType>None</BackgroundGradientType>
|
||||
<Color>White</Color>
|
||||
</Style>
|
||||
</ChartBorderSkin>
|
||||
<ChartNoDataMessage Name="NoDataMessage">
|
||||
<Caption>사용 가능한 데이터 없음</Caption>
|
||||
<Style>
|
||||
<BackgroundGradientType>None</BackgroundGradientType>
|
||||
<TextAlign>General</TextAlign>
|
||||
<VerticalAlign>Top</VerticalAlign>
|
||||
</Style>
|
||||
</ChartNoDataMessage>
|
||||
<DataSetName>DSR_Graph_ReqUse</DataSetName>
|
||||
<Top>9.5cm</Top>
|
||||
<Left>0.25cm</Left>
|
||||
<Height>9cm</Height>
|
||||
<Width>18.25cm</Width>
|
||||
<ZIndex>1</ZIndex>
|
||||
<CustomProperties>
|
||||
<CustomProperty>
|
||||
<Name>__Upgraded2005__</Name>
|
||||
<Value>__Upgraded2005__</Value>
|
||||
</CustomProperty>
|
||||
</CustomProperties>
|
||||
<Style>
|
||||
<Border>
|
||||
<Color>DimGray</Color>
|
||||
<Style>Solid</Style>
|
||||
</Border>
|
||||
<BackgroundColor>White</BackgroundColor>
|
||||
<FontFamily>나눔고딕</FontFamily>
|
||||
<FontWeight>Bold</FontWeight>
|
||||
<Color>#80ff80</Color>
|
||||
</Style>
|
||||
</Chart>
|
||||
<Tablix Name="matrix1">
|
||||
<TablixCorner>
|
||||
<TablixCornerRows>
|
||||
<TablixCornerRow>
|
||||
<TablixCornerCell>
|
||||
<CellContents>
|
||||
<Textbox Name="textbox1">
|
||||
<CanGrow>true</CanGrow>
|
||||
<KeepTogether>true</KeepTogether>
|
||||
<Paragraphs>
|
||||
<Paragraph>
|
||||
<TextRuns>
|
||||
<TextRun>
|
||||
<Value />
|
||||
<Style>
|
||||
<FontFamily>굴림</FontFamily>
|
||||
</Style>
|
||||
</TextRun>
|
||||
</TextRuns>
|
||||
<Style />
|
||||
</Paragraph>
|
||||
</Paragraphs>
|
||||
<rd:DefaultName>textbox1</rd:DefaultName>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Dotted</Style>
|
||||
<Width>0.5pt</Width>
|
||||
</Border>
|
||||
<PaddingLeft>2pt</PaddingLeft>
|
||||
<PaddingRight>2pt</PaddingRight>
|
||||
<PaddingTop>2pt</PaddingTop>
|
||||
<PaddingBottom>2pt</PaddingBottom>
|
||||
</Style>
|
||||
</Textbox>
|
||||
</CellContents>
|
||||
</TablixCornerCell>
|
||||
</TablixCornerRow>
|
||||
</TablixCornerRows>
|
||||
</TablixCorner>
|
||||
<TablixBody>
|
||||
<TablixColumns>
|
||||
<TablixColumn>
|
||||
<Width>0.86614in</Width>
|
||||
</TablixColumn>
|
||||
</TablixColumns>
|
||||
<TablixRows>
|
||||
<TablixRow>
|
||||
<Height>0.24997in</Height>
|
||||
<TablixCells>
|
||||
<TablixCell>
|
||||
<CellContents>
|
||||
<Textbox Name="Req">
|
||||
<CanGrow>true</CanGrow>
|
||||
<KeepTogether>true</KeepTogether>
|
||||
<Paragraphs>
|
||||
<Paragraph>
|
||||
<TextRuns>
|
||||
<TextRun>
|
||||
<Value>=Sum(Fields!Req.Value)</Value>
|
||||
<Style>
|
||||
<FontFamily>나눔고딕</FontFamily>
|
||||
<Format>N1</Format>
|
||||
</Style>
|
||||
</TextRun>
|
||||
</TextRuns>
|
||||
<Style>
|
||||
<TextAlign>Center</TextAlign>
|
||||
</Style>
|
||||
</Paragraph>
|
||||
</Paragraphs>
|
||||
<rd:DefaultName>Req</rd:DefaultName>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Dotted</Style>
|
||||
<Width>0.25pt</Width>
|
||||
</Border>
|
||||
<PaddingLeft>2pt</PaddingLeft>
|
||||
<PaddingRight>2pt</PaddingRight>
|
||||
<PaddingTop>2pt</PaddingTop>
|
||||
<PaddingBottom>2pt</PaddingBottom>
|
||||
</Style>
|
||||
</Textbox>
|
||||
</CellContents>
|
||||
<DataElementOutput>Output</DataElementOutput>
|
||||
</TablixCell>
|
||||
</TablixCells>
|
||||
</TablixRow>
|
||||
</TablixRows>
|
||||
</TablixBody>
|
||||
<TablixColumnHierarchy>
|
||||
<TablixMembers>
|
||||
<TablixMember>
|
||||
<Group Name="matrix1_type">
|
||||
<GroupExpressions>
|
||||
<GroupExpression>=Fields!type.Value</GroupExpression>
|
||||
</GroupExpressions>
|
||||
</Group>
|
||||
<TablixHeader>
|
||||
<Size>0.24997in</Size>
|
||||
<CellContents>
|
||||
<Textbox Name="type">
|
||||
<CanGrow>true</CanGrow>
|
||||
<KeepTogether>true</KeepTogether>
|
||||
<Paragraphs>
|
||||
<Paragraph>
|
||||
<TextRuns>
|
||||
<TextRun>
|
||||
<Value>=Fields!type.Value</Value>
|
||||
<Style>
|
||||
<FontFamily>나눔고딕</FontFamily>
|
||||
<FontSize>9.5pt</FontSize>
|
||||
</Style>
|
||||
</TextRun>
|
||||
</TextRuns>
|
||||
<Style>
|
||||
<TextAlign>Center</TextAlign>
|
||||
</Style>
|
||||
</Paragraph>
|
||||
</Paragraphs>
|
||||
<rd:DefaultName>type</rd:DefaultName>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Dotted</Style>
|
||||
<Width>0.25pt</Width>
|
||||
</Border>
|
||||
<PaddingLeft>2pt</PaddingLeft>
|
||||
<PaddingRight>2pt</PaddingRight>
|
||||
<PaddingTop>2pt</PaddingTop>
|
||||
<PaddingBottom>2pt</PaddingBottom>
|
||||
</Style>
|
||||
</Textbox>
|
||||
</CellContents>
|
||||
</TablixHeader>
|
||||
<DataElementOutput>Output</DataElementOutput>
|
||||
</TablixMember>
|
||||
</TablixMembers>
|
||||
</TablixColumnHierarchy>
|
||||
<TablixRowHierarchy>
|
||||
<TablixMembers>
|
||||
<TablixMember>
|
||||
<Group Name="matrix1_Gubun">
|
||||
<GroupExpressions>
|
||||
<GroupExpression>=Fields!Gubun.Value</GroupExpression>
|
||||
</GroupExpressions>
|
||||
</Group>
|
||||
<SortExpressions>
|
||||
<SortExpression>
|
||||
<Value>=Fields!Gubun.Value</Value>
|
||||
<Direction>Descending</Direction>
|
||||
</SortExpression>
|
||||
</SortExpressions>
|
||||
<TablixHeader>
|
||||
<Size>0.99987in</Size>
|
||||
<CellContents>
|
||||
<Textbox Name="Gubun">
|
||||
<CanGrow>true</CanGrow>
|
||||
<KeepTogether>true</KeepTogether>
|
||||
<Paragraphs>
|
||||
<Paragraph>
|
||||
<TextRuns>
|
||||
<TextRun>
|
||||
<Value>=Fields!Gubun.Value</Value>
|
||||
<Style>
|
||||
<FontFamily>나눔고딕</FontFamily>
|
||||
</Style>
|
||||
</TextRun>
|
||||
</TextRuns>
|
||||
<Style>
|
||||
<TextAlign>Center</TextAlign>
|
||||
</Style>
|
||||
</Paragraph>
|
||||
</Paragraphs>
|
||||
<rd:DefaultName>Gubun</rd:DefaultName>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Dotted</Style>
|
||||
<Width>0.25pt</Width>
|
||||
</Border>
|
||||
<PaddingLeft>2pt</PaddingLeft>
|
||||
<PaddingRight>2pt</PaddingRight>
|
||||
<PaddingTop>2pt</PaddingTop>
|
||||
<PaddingBottom>2pt</PaddingBottom>
|
||||
</Style>
|
||||
</Textbox>
|
||||
</CellContents>
|
||||
</TablixHeader>
|
||||
<DataElementOutput>Output</DataElementOutput>
|
||||
</TablixMember>
|
||||
</TablixMembers>
|
||||
</TablixRowHierarchy>
|
||||
<RepeatColumnHeaders>true</RepeatColumnHeaders>
|
||||
<RepeatRowHeaders>true</RepeatRowHeaders>
|
||||
<DataSetName>DSR_Graph_ReqUse</DataSetName>
|
||||
<Top>19cm</Top>
|
||||
<Left>0.5cm</Left>
|
||||
<Height>1.26984cm</Height>
|
||||
<Width>4.73968cm</Width>
|
||||
<ZIndex>2</ZIndex>
|
||||
<Style>
|
||||
<Border>
|
||||
<Style>Solid</Style>
|
||||
</Border>
|
||||
<FontFamily>나눔고딕</FontFamily>
|
||||
</Style>
|
||||
</Tablix>
|
||||
</ReportItems>
|
||||
<Height>20.26984cm</Height>
|
||||
<Style />
|
||||
</Body>
|
||||
<Width>19cm</Width>
|
||||
<Page>
|
||||
<PageHeight>29.7cm</PageHeight>
|
||||
<PageWidth>21cm</PageWidth>
|
||||
<LeftMargin>1cm</LeftMargin>
|
||||
<RightMargin>1cm</RightMargin>
|
||||
<TopMargin>1.5cm</TopMargin>
|
||||
<BottomMargin>1.5cm</BottomMargin>
|
||||
<ColumnSpacing>1cm</ColumnSpacing>
|
||||
<Style />
|
||||
</Page>
|
||||
<Language>ko-KR</Language>
|
||||
<ConsumeContainerWhitespace>true</ConsumeContainerWhitespace>
|
||||
<rd:ReportID>5ec02dd0-720b-446d-9ac5-21bd03e4b31f</rd:ReportID>
|
||||
<rd:ReportUnitType>Cm</rd:ReportUnitType>
|
||||
</Report>
|
||||
Reference in New Issue
Block a user