⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 companyarea_analysis.aspx

📁 IntCRM客户管理系统是为网络公司量身定制的一套crm系统:强大的客户跟踪功能、完美的解决了销售人员撞单问题、优秀的合同预领功能及合同管理功能
💻 ASPX
📖 第 1 页 / 共 3 页
字号:
<%@ page language="C#" autoeventwireup="true" inherits="general_statistical_CompanyArea_Analysis, CrmCommand" %>
<%@ Register Assembly="C1.Web.C1WebChart.2" Namespace="C1.Web.C1WebChart" TagPrefix="C1WebChart" %>


<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
    <title>无标题页</title>
      <script src="../../Javascript/canlendar.js" type="text/javascript"></script>
                   <script src="../../Javascript/Trim.js" type="text/javascript"></script>
                   <script src="../../Javascript/CheckALL.js" type="text/javascript"></script>
                    <script src="../../Javascript/formCheck.js" type="text/javascript"></script>
                     <script language=javascript type="text/javascript">                     
  function RLtrim()
    {
       var t1=document.getElementById("Text1").value;
       var t2=document.getElementById("Text2").value;
       if(Trim(t1) && Trim(t2))
       { 
         return true;
       }
       else
       {
       alert('日期不能为空');
        return false;
       }
    }
    </script>
</head>
<body class ="bodycolor" leftmargin="0" topmargin="0">
    <form id="form1" runat="server">
    <center>
    <table class="small" cellSpacing="1" cellPadding="1"  border="0" bgcolor=#000000 style="width: 600px" align="center">
    	<tr><td class="TableData"  >
         
	<table style="width: 100%" cellspacing="0" cellpadding="0">
		<tr>
			<td style="width: 72px">开始日期:
        </td>
			<td style="width: 95px">
        <input id="Text1" runat="server" style="border: 1px solid #C0C0C0; width: 90px"  type="text" readonly/></td>
			<td style="width: 24px">
        <img border="0" onclick='popUpCalendar(document.getElementById("Text1"), document.getElementById("Text1"), "yyyy-mm-dd")'
            src="../../App_Themes/Green/images/Calendar.gif" style="width: 20px; height: 23px" /></td>
			<td style="width: 70px">结束日期:</td>
			<td style="width: 87px">
			<input id="Text2" runat="server" style="border: 1px solid #C0C0C0; width: 90px" type="text" readonly /></td>
			<td style="width: 61px">
        <img border="0" onclick='popUpCalendar(document.getElementById("Text2"), document.getElementById("Text2"), "yyyy-mm-dd")'
            src="../../App_Themes/Green/images/Calendar.gif" style="width: 20px; height: 23px" /></td>
			<td><asp:Button
                ID="Button7" runat="server" CssClass="BigButton" Height="26px" OnClick="Button7_Click"
                OnClientClick="return RLtrim()" Text="统计分析" Width="81px" /></td>
		</tr>
	</table>
	</td></tr>
     <tr><td class="TableData" style="width: 600px" align="center" >
    <c1webchart:c1webchart id="C1WebChart1" runat="server" height="400px" width="600px" ImageRenderMethod="File">
<Serializer Value="&lt;?xml version=&quot;1.0&quot;?&gt;
&lt;Chart2DPropBag Version=&quot;2.0.20071.17032&quot; UseAntiAliasedGraphics=&quot;True&quot; UseAntiAliasedText=&quot;True&quot;&gt;
  &lt;StyleCollection&gt;
    &lt;NamedStyle Name=&quot;Area&quot; ParentName=&quot;Area.default&quot; StyleData=&quot;Border=Solid,ControlDark,1;BackColor=White;BackColor2=MenuBar;Rounding=10 10 10 10;&quot; /&gt;
    &lt;NamedStyle Name=&quot;LabelStyleDefault.default&quot; ParentName=&quot;Control&quot; StyleData=&quot;Border=None,Transparent,1;BackColor=Transparent;&quot; /&gt;
    &lt;NamedStyle Name=&quot;Control&quot; ParentName=&quot;Control.default&quot; StyleData=&quot;GradientStyle=DiagonalCenter;Border=Solid,ControlDark,1;Font=Tahoma, 8.25pt;BackColor=White;BackColor2=238, 239, 247;&quot; /&gt;
    &lt;NamedStyle Name=&quot;AxisY2&quot; ParentName=&quot;Area&quot; StyleData=&quot;Rotation=Rotate90;AlignVert=Center;AlignHorz=Far;&quot; /&gt;
    &lt;NamedStyle Name=&quot;Header&quot; ParentName=&quot;Control&quot; StyleData=&quot;Border=None,Transparent,1;ForeColor=ControlText;Font=Trebuchet MS, 14.25pt;Opaque=False;&quot; /&gt;
    &lt;NamedStyle Name=&quot;Footer&quot; ParentName=&quot;Control&quot; StyleData=&quot;Border=None,Transparent,1;&quot; /&gt;
    &lt;NamedStyle Name=&quot;Area.default&quot; ParentName=&quot;Control&quot; StyleData=&quot;Border=None,Transparent,1;AlignVert=Top;&quot; /&gt;
    &lt;NamedStyle Name=&quot;AxisY&quot; ParentName=&quot;Area&quot; StyleData=&quot;ForeColor=ControlDarkDark;Rotation=Rotate270;AlignVert=Center;Font=Tahoma, 8.25pt;AlignHorz=Near;&quot; /&gt;
    &lt;NamedStyle Name=&quot;AxisX&quot; ParentName=&quot;Area&quot; StyleData=&quot;ForeColor=ControlDarkDark;Rotation=Rotate0;AlignVert=Bottom;Font=Tahoma, 8.25pt;AlignHorz=Center;&quot; /&gt;
    &lt;NamedStyle Name=&quot;Legend&quot; ParentName=&quot;Legend.default&quot; StyleData=&quot;Opaque=False;AlignVert=Top;AlignHorz=Center;&quot; /&gt;
    &lt;NamedStyle Name=&quot;LabelStyleDefault&quot; ParentName=&quot;LabelStyleDefault.default&quot; /&gt;
    &lt;NamedStyle Name=&quot;PlotArea&quot; ParentName=&quot;Area&quot; StyleData=&quot;BackColor2=White;Opaque=False;GradientStyle=None;BackColor=White;Border=None,ControlDark,1;HatchStyle=None;ForeColor=ControlDark;&quot; /&gt;
    &lt;NamedStyle Name=&quot;Legend.default&quot; ParentName=&quot;Control&quot; StyleData=&quot;Wrap=False;Border=None,Transparent,1;AlignVert=Top;&quot; /&gt;
    &lt;NamedStyle Name=&quot;Control.default&quot; ParentName=&quot;&quot; StyleData=&quot;Border=None,Transparent,1;ForeColor=ControlText;BackColor=Control;&quot; /&gt;
  &lt;/StyleCollection&gt;
  &lt;ChartGroupsCollection&gt;
    &lt;ChartGroup Name=&quot;Group1&quot; ChartType=&quot;Pie&quot; Bar=&quot;ClusterWidth=72&quot; Use3D=&quot;False&quot;&gt;
      &lt;DataSerializer DefaultSet=&quot;True&quot;&gt;
        &lt;DataSeriesCollection&gt;
          &lt;DataSeriesSerializer&gt;
            &lt;LineStyle Color=&quot;SaddleBrown&quot; /&gt;
            &lt;SymbolStyle Color=&quot;Cyan&quot; Shape=&quot;InvertedTri&quot; /&gt;
            &lt;SeriesLabel&gt;Beverages&lt;/SeriesLabel&gt;
            &lt;Y&gt;106903;87313.8;25260.94;48390.42&lt;/Y&gt;
            &lt;DataTypes&gt;Int16;Decimal;Double;Double;Double&lt;/DataTypes&gt;
            &lt;DataFields&gt;TotalSalesByCategory.OrderYear;TotalSalesByCategory.Beverages;;;&lt;/DataFields&gt;
            &lt;FillStyle Alpha=&quot;192&quot; /&gt;
            &lt;Histogram /&gt;
          &lt;/DataSeriesSerializer&gt;
          &lt;DataSeriesSerializer&gt;
            &lt;LineStyle Color=&quot;Gold&quot; /&gt;
            &lt;SymbolStyle Color=&quot;DarkBlue&quot; Shape=&quot;Star&quot; /&gt;
            &lt;SeriesLabel&gt;Condiments&lt;/SeriesLabel&gt;
            &lt;DataTypes&gt;Int16;Decimal;Double;Double;Double&lt;/DataTypes&gt;
            &lt;DataFields&gt;TotalSalesByCategory.OrderYear;TotalSalesByCategory.Condiments;;;&lt;/DataFields&gt;
            &lt;FillStyle Alpha=&quot;192&quot; /&gt;
            &lt;Histogram /&gt;
          &lt;/DataSeriesSerializer&gt;
          &lt;DataSeriesSerializer&gt;
            &lt;LineStyle Color=&quot;LightSkyBlue&quot; /&gt;
            &lt;SymbolStyle Color=&quot;DarkCyan&quot; Shape=&quot;VerticalLine&quot; /&gt;
            &lt;SeriesLabel&gt;Confections&lt;/SeriesLabel&gt;
            &lt;DataTypes&gt;Int16;Decimal;Double;Double;Double&lt;/DataTypes&gt;
            &lt;DataFields&gt;TotalSalesByCategory.OrderYear;TotalSalesByCategory.Confections;;;&lt;/DataFields&gt;
            &lt;FillStyle Alpha=&quot;192&quot; /&gt;
            &lt;Histogram /&gt;
          &lt;/DataSeriesSerializer&gt;
          &lt;DataSeriesSerializer&gt;
            &lt;LineStyle Color=&quot;Ivory&quot; /&gt;
            &lt;SymbolStyle Color=&quot;DarkGoldenrod&quot; Shape=&quot;HorizontalLine&quot; /&gt;
            &lt;SeriesLabel&gt;Dairy Products&lt;/SeriesLabel&gt;
            &lt;DataTypes&gt;Int16;Decimal;Double;Double;Double&lt;/DataTypes&gt;
            &lt;DataFields&gt;TotalSalesByCategory.OrderYear;TotalSalesByCategory.Dairy Products;;;&lt;/DataFields&gt;
            &lt;FillStyle Alpha=&quot;192&quot; /&gt;
            &lt;Histogram /&gt;
          &lt;/DataSeriesSerializer&gt;
          &lt;DataSeriesSerializer&gt;
            &lt;LineStyle Color=&quot;Wheat&quot; /&gt;
            &lt;SymbolStyle Color=&quot;DarkGray&quot; Shape=&quot;Cross&quot; /&gt;
            &lt;SeriesLabel&gt;Grains/Cereals&lt;/SeriesLabel&gt;
            &lt;DataTypes&gt;Int16;Decimal;Double;Double;Double&lt;/DataTypes&gt;
            &lt;DataFields&gt;TotalSalesByCategory.OrderYear;TotalSalesByCategory.Grains/Cereals;;;&lt;/DataFields&gt;
            &lt;FillStyle Alpha=&quot;192&quot; /&gt;
            &lt;Histogram /&gt;
          &lt;/DataSeriesSerializer&gt;
          &lt;DataSeriesSerializer&gt;
            &lt;LineStyle Color=&quot;Firebrick&quot; /&gt;
            &lt;SymbolStyle Color=&quot;DarkGreen&quot; Shape=&quot;DiagCross&quot; /&gt;
            &lt;SeriesLabel&gt;Meat/Poultry&lt;/SeriesLabel&gt;
            &lt;DataTypes&gt;Int16;Decimal;Double;Double;Double&lt;/DataTypes&gt;
            &lt;DataFields&gt;TotalSalesByCategory.OrderYear;TotalSalesByCategory.Meat/Poultry;;;&lt;/DataFields&gt;
            &lt;FillStyle Alpha=&quot;192&quot; /&gt;
            &lt;Histogram /&gt;
          &lt;/DataSeriesSerializer&gt;
          &lt;DataSeriesSerializer&gt;
            &lt;LineStyle Color=&quot;Green&quot; /&gt;
            &lt;SymbolStyle Color=&quot;DarkKhaki&quot; Shape=&quot;Circle&quot; /&gt;
            &lt;SeriesLabel&gt;Produce&lt;/SeriesLabel&gt;
            &lt;DataTypes&gt;Int16;Decimal;Double;Double;Double&lt;/DataTypes&gt;
            &lt;DataFields&gt;TotalSalesByCategory.OrderYear;TotalSalesByCategory.Produce;;;&lt;/DataFields&gt;
            &lt;FillStyle Alpha=&quot;192&quot; /&gt;
            &lt;Histogram /&gt;
          &lt;/DataSeriesSerializer&gt;
          &lt;DataSeriesSerializer&gt;
            &lt;LineStyle Color=&quot;Salmon&quot; /&gt;
            &lt;SymbolStyle Color=&quot;DarkMagenta&quot; Shape=&quot;Square&quot; /&gt;
            &lt;SeriesLabel&gt;Seafood&lt;/SeriesLabel&gt;
            &lt;DataTypes&gt;Int16;Decimal;Double;Double;Double&lt;/DataTypes&gt;
            &lt;DataFields&gt;TotalSalesByCategory.OrderYear;TotalSalesByCategory.Seafood;;;&lt;/DataFields&gt;
            &lt;FillStyle Alpha=&quot;192&quot; /&gt;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -