📄 companyarea_analysis.aspx
字号:
<%@ 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="<?xml version="1.0"?>
<Chart2DPropBag Version="2.0.20071.17032" UseAntiAliasedGraphics="True" UseAntiAliasedText="True">
<StyleCollection>
<NamedStyle Name="Area" ParentName="Area.default" StyleData="Border=Solid,ControlDark,1;BackColor=White;BackColor2=MenuBar;Rounding=10 10 10 10;" />
<NamedStyle Name="LabelStyleDefault.default" ParentName="Control" StyleData="Border=None,Transparent,1;BackColor=Transparent;" />
<NamedStyle Name="Control" ParentName="Control.default" StyleData="GradientStyle=DiagonalCenter;Border=Solid,ControlDark,1;Font=Tahoma, 8.25pt;BackColor=White;BackColor2=238, 239, 247;" />
<NamedStyle Name="AxisY2" ParentName="Area" StyleData="Rotation=Rotate90;AlignVert=Center;AlignHorz=Far;" />
<NamedStyle Name="Header" ParentName="Control" StyleData="Border=None,Transparent,1;ForeColor=ControlText;Font=Trebuchet MS, 14.25pt;Opaque=False;" />
<NamedStyle Name="Footer" ParentName="Control" StyleData="Border=None,Transparent,1;" />
<NamedStyle Name="Area.default" ParentName="Control" StyleData="Border=None,Transparent,1;AlignVert=Top;" />
<NamedStyle Name="AxisY" ParentName="Area" StyleData="ForeColor=ControlDarkDark;Rotation=Rotate270;AlignVert=Center;Font=Tahoma, 8.25pt;AlignHorz=Near;" />
<NamedStyle Name="AxisX" ParentName="Area" StyleData="ForeColor=ControlDarkDark;Rotation=Rotate0;AlignVert=Bottom;Font=Tahoma, 8.25pt;AlignHorz=Center;" />
<NamedStyle Name="Legend" ParentName="Legend.default" StyleData="Opaque=False;AlignVert=Top;AlignHorz=Center;" />
<NamedStyle Name="LabelStyleDefault" ParentName="LabelStyleDefault.default" />
<NamedStyle Name="PlotArea" ParentName="Area" StyleData="BackColor2=White;Opaque=False;GradientStyle=None;BackColor=White;Border=None,ControlDark,1;HatchStyle=None;ForeColor=ControlDark;" />
<NamedStyle Name="Legend.default" ParentName="Control" StyleData="Wrap=False;Border=None,Transparent,1;AlignVert=Top;" />
<NamedStyle Name="Control.default" ParentName="" StyleData="Border=None,Transparent,1;ForeColor=ControlText;BackColor=Control;" />
</StyleCollection>
<ChartGroupsCollection>
<ChartGroup Name="Group1" ChartType="Pie" Bar="ClusterWidth=72" Use3D="False">
<DataSerializer DefaultSet="True">
<DataSeriesCollection>
<DataSeriesSerializer>
<LineStyle Color="SaddleBrown" />
<SymbolStyle Color="Cyan" Shape="InvertedTri" />
<SeriesLabel>Beverages</SeriesLabel>
<Y>106903;87313.8;25260.94;48390.42</Y>
<DataTypes>Int16;Decimal;Double;Double;Double</DataTypes>
<DataFields>TotalSalesByCategory.OrderYear;TotalSalesByCategory.Beverages;;;</DataFields>
<FillStyle Alpha="192" />
<Histogram />
</DataSeriesSerializer>
<DataSeriesSerializer>
<LineStyle Color="Gold" />
<SymbolStyle Color="DarkBlue" Shape="Star" />
<SeriesLabel>Condiments</SeriesLabel>
<DataTypes>Int16;Decimal;Double;Double;Double</DataTypes>
<DataFields>TotalSalesByCategory.OrderYear;TotalSalesByCategory.Condiments;;;</DataFields>
<FillStyle Alpha="192" />
<Histogram />
</DataSeriesSerializer>
<DataSeriesSerializer>
<LineStyle Color="LightSkyBlue" />
<SymbolStyle Color="DarkCyan" Shape="VerticalLine" />
<SeriesLabel>Confections</SeriesLabel>
<DataTypes>Int16;Decimal;Double;Double;Double</DataTypes>
<DataFields>TotalSalesByCategory.OrderYear;TotalSalesByCategory.Confections;;;</DataFields>
<FillStyle Alpha="192" />
<Histogram />
</DataSeriesSerializer>
<DataSeriesSerializer>
<LineStyle Color="Ivory" />
<SymbolStyle Color="DarkGoldenrod" Shape="HorizontalLine" />
<SeriesLabel>Dairy Products</SeriesLabel>
<DataTypes>Int16;Decimal;Double;Double;Double</DataTypes>
<DataFields>TotalSalesByCategory.OrderYear;TotalSalesByCategory.Dairy Products;;;</DataFields>
<FillStyle Alpha="192" />
<Histogram />
</DataSeriesSerializer>
<DataSeriesSerializer>
<LineStyle Color="Wheat" />
<SymbolStyle Color="DarkGray" Shape="Cross" />
<SeriesLabel>Grains/Cereals</SeriesLabel>
<DataTypes>Int16;Decimal;Double;Double;Double</DataTypes>
<DataFields>TotalSalesByCategory.OrderYear;TotalSalesByCategory.Grains/Cereals;;;</DataFields>
<FillStyle Alpha="192" />
<Histogram />
</DataSeriesSerializer>
<DataSeriesSerializer>
<LineStyle Color="Firebrick" />
<SymbolStyle Color="DarkGreen" Shape="DiagCross" />
<SeriesLabel>Meat/Poultry</SeriesLabel>
<DataTypes>Int16;Decimal;Double;Double;Double</DataTypes>
<DataFields>TotalSalesByCategory.OrderYear;TotalSalesByCategory.Meat/Poultry;;;</DataFields>
<FillStyle Alpha="192" />
<Histogram />
</DataSeriesSerializer>
<DataSeriesSerializer>
<LineStyle Color="Green" />
<SymbolStyle Color="DarkKhaki" Shape="Circle" />
<SeriesLabel>Produce</SeriesLabel>
<DataTypes>Int16;Decimal;Double;Double;Double</DataTypes>
<DataFields>TotalSalesByCategory.OrderYear;TotalSalesByCategory.Produce;;;</DataFields>
<FillStyle Alpha="192" />
<Histogram />
</DataSeriesSerializer>
<DataSeriesSerializer>
<LineStyle Color="Salmon" />
<SymbolStyle Color="DarkMagenta" Shape="Square" />
<SeriesLabel>Seafood</SeriesLabel>
<DataTypes>Int16;Decimal;Double;Double;Double</DataTypes>
<DataFields>TotalSalesByCategory.OrderYear;TotalSalesByCategory.Seafood;;;</DataFields>
<FillStyle Alpha="192" />
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -