1 Star 1 Fork 0

VectorTree/JiaXin_XiaoXing_ReportSystem

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
数据为空.rdlc 9.62 KB
一键复制 编辑 原始数据 按行查看 历史
VectorTree 提交于 2021-07-14 09:33 . Fix a Bug ,About No Data Rdlc
<?xml version="1.0" encoding="utf-8"?>
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
<AutoRefresh>0</AutoRefresh>
<DataSources>
<DataSource Name="DS_1ke">
<ConnectionProperties>
<DataProvider>System.Data.DataSet</DataProvider>
<ConnectString>/* Local Connection */</ConnectString>
</ConnectionProperties>
<rd:DataSourceID>79d18337-7be5-41f3-b998-b0dbca4c6459</rd:DataSourceID>
</DataSource>
</DataSources>
<DataSets>
<DataSet Name="DataSet1">
<Query>
<DataSourceName>DS_1ke</DataSourceName>
<CommandText>/* Local Query */</CommandText>
</Query>
<rd:DataSetInfo>
<rd:DataSetName>Nothing11</rd:DataSetName>
<rd:SchemaPath>D:\Program Files\tianheDatas\共享\ReportSysRepo1.02\Nothing11.xsd</rd:SchemaPath>
<rd:TableName>MyView_1</rd:TableName>
<rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
<rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
<rd:TableAdapterName>MyView_1TableAdapter</rd:TableAdapterName>
</rd:DataSetInfo>
</DataSet>
</DataSets>
<ReportSections>
<ReportSection>
<Body>
<ReportItems>
<GaugePanel Name="GaugePanel1">
<StateIndicators>
<StateIndicator Name="Indicator1">
<GaugeInputValue>
<Value />
<Multiplier>1</Multiplier>
<DataElementOutput>NoOutput</DataElementOutput>
</GaugeInputValue>
<TransformationType>None</TransformationType>
<MinimumValue>
<Value>NaN</Value>
<Multiplier>1</Multiplier>
</MinimumValue>
<MaximumValue>
<Value>NaN</Value>
<Multiplier>1</Multiplier>
</MaximumValue>
<IndicatorStyle>None</IndicatorStyle>
<IndicatorImage>
<Source>External</Source>
<Value />
</IndicatorImage>
<ScaleFactor>1</ScaleFactor>
<IndicatorStates>
<IndicatorState Name="ThreeSymbolCross">
<StartValue>
<Value>0</Value>
<Multiplier>1</Multiplier>
</StartValue>
<EndValue>
<Value>33</Value>
<Multiplier>1</Multiplier>
</EndValue>
<Color>#c0433a</Color>
<ScaleFactor>1</ScaleFactor>
<IndicatorStyle>ThreeSymbolCross</IndicatorStyle>
<IndicatorImage>
<Source>External</Source>
<Value />
</IndicatorImage>
</IndicatorState>
<IndicatorState Name="ThreeSymbolExclamation">
<StartValue>
<Value>33</Value>
<Multiplier>1</Multiplier>
</StartValue>
<EndValue>
<Value>66</Value>
<Multiplier>1</Multiplier>
</EndValue>
<Color>#e8d62e</Color>
<ScaleFactor>1</ScaleFactor>
<IndicatorStyle>ThreeSymbolExclamation</IndicatorStyle>
<IndicatorImage>
<Source>External</Source>
<Value />
</IndicatorImage>
</IndicatorState>
<IndicatorState Name="ThreeSymbolCheck">
<StartValue>
<Value>66</Value>
<Multiplier>1</Multiplier>
</StartValue>
<EndValue>
<Value>100</Value>
<Multiplier>1</Multiplier>
</EndValue>
<Color>#79c75b</Color>
<ScaleFactor>1</ScaleFactor>
<IndicatorStyle>ThreeSymbolCheck</IndicatorStyle>
<IndicatorImage>
<Source>External</Source>
<Value />
</IndicatorImage>
</IndicatorState>
</IndicatorStates>
<Angle>0</Angle>
<StateDataElementName />
<rd:IconsSet>ThreeCircledSymbols</rd:IconsSet>
<Style>
<Border>
<Style>None</Style>
</Border>
<ShadowOffset>0pt</ShadowOffset>
</Style>
<Top>4</Top>
<Left>4</Left>
<Height>92</Height>
<Width>92</Width>
</StateIndicator>
</StateIndicators>
<AutoLayout>true</AutoLayout>
<BackFrame>
<Style>
<Border>
<Style>None</Style>
</Border>
<BackgroundColor>Gainsboro</BackgroundColor>
<BackgroundGradientType>None</BackgroundGradientType>
<BackgroundGradientEndColor>Gray</BackgroundGradientEndColor>
<BackgroundHatchType>None</BackgroundHatchType>
<ShadowOffset>0pt</ShadowOffset>
</Style>
<FrameBackground>
<Style>
<BackgroundColor>Silver</BackgroundColor>
<BackgroundGradientType>DiagonalLeft</BackgroundGradientType>
<BackgroundGradientEndColor>Gray</BackgroundGradientEndColor>
<BackgroundHatchType>None</BackgroundHatchType>
</Style>
</FrameBackground>
<FrameImage>
<Source>External</Source>
<Value />
</FrameImage>
</BackFrame>
<TopImage>
<Source>External</Source>
<Value />
</TopImage>
<Top>9.54829cm</Top>
<Left>13.27937cm</Left>
<Height>4.44229cm</Height>
<Width>4.89208cm</Width>
<Style>
<Border>
<Color>LightGrey</Color>
<Style>None</Style>
</Border>
<BackgroundColor>White</BackgroundColor>
</Style>
</GaugePanel>
<Textbox Name="Textbox1">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>无相关数据</Value>
<Style>
<FontFamily>微软雅黑</FontFamily>
<FontSize>80pt</FontSize>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox1</rd:DefaultName>
<Top>9.54829cm</Top>
<Left>18.17146cm</Left>
<Height>4.44229cm</Height>
<Width>18.11042cm</Width>
<ZIndex>1</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</ReportItems>
<Height>612.44639pt</Height>
<Style />
</Body>
<Width>1167.93694pt</Width>
<Page>
<PageHeight>1000cm</PageHeight>
<PageWidth>500cm</PageWidth>
<LeftMargin>2cm</LeftMargin>
<RightMargin>2cm</RightMargin>
<TopMargin>2cm</TopMargin>
<BottomMargin>2cm</BottomMargin>
<ColumnSpacing>0.13cm</ColumnSpacing>
<Style />
</Page>
</ReportSection>
</ReportSections>
<ReportParameters>
<ReportParameter Name="RptDate">
<DataType>String</DataType>
<DefaultValue>
<Values>
<Value></Value>
</Values>
</DefaultValue>
<Prompt>ReportParameter1</Prompt>
</ReportParameter>
<ReportParameter Name="DeptStr">
<DataType>String</DataType>
<DefaultValue>
<Values>
<Value>默认科室</Value>
</Values>
</DefaultValue>
<Prompt>ReportParameter1</Prompt>
</ReportParameter>
<ReportParameter Name="RptCycle">
<DataType>String</DataType>
<DefaultValue>
<Values>
<Value>Day</Value>
</Values>
</DefaultValue>
<Prompt>ReportParameter1</Prompt>
</ReportParameter>
</ReportParameters>
<ReportParametersLayout>
<GridLayoutDefinition>
<NumberOfColumns>4</NumberOfColumns>
<NumberOfRows>2</NumberOfRows>
<CellDefinitions>
<CellDefinition>
<ColumnIndex>0</ColumnIndex>
<RowIndex>0</RowIndex>
<ParameterName>RptDate</ParameterName>
</CellDefinition>
<CellDefinition>
<ColumnIndex>1</ColumnIndex>
<RowIndex>0</RowIndex>
<ParameterName>DeptStr</ParameterName>
</CellDefinition>
<CellDefinition>
<ColumnIndex>2</ColumnIndex>
<RowIndex>0</RowIndex>
<ParameterName>RptCycle</ParameterName>
</CellDefinition>
</CellDefinitions>
</GridLayoutDefinition>
</ReportParametersLayout>
<rd:ReportUnitType>Cm</rd:ReportUnitType>
<rd:ReportID>c067051e-5007-40cd-bfac-338401a0f267</rd:ReportID>
</Report>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/AllocateMyAddress/jia-xin_-xiao-xing_-report-system.git
git@gitee.com:AllocateMyAddress/jia-xin_-xiao-xing_-report-system.git
AllocateMyAddress
jia-xin_-xiao-xing_-report-system
JiaXin_XiaoXing_ReportSystem
master

搜索帮助