资源简介

silverlight图表,实现linechart, bubble chart等,并在鼠标悬停在数据点时,显示格式化数据信息

资源截图

代码片段和文件信息

#pragma warning disable 1591
//------------------------------------------------------------------------------
// 
//     This code was generated by a tool.
//     Runtime Version:2.0.50727.3053
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// 

//------------------------------------------------------------------------------

namespace ChartDemor.Web
{
using System.Data.Linq;
using System.Data.Linq.Mapping;
using System.Data;
using System.Collections.Generic;
using System.Reflection;
using System.Linq;
using System.Linq.expressions;
using System.ComponentModel;
using System;


[System.Data.Linq.Mapping.DatabaseAttribute(Name=“YOC“)]
public partial class Dat

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2009-11-13 15:37  SL_Chart\
     目录           0  2009-11-13 15:37  SL_Chart\ChartDemor.Web\
     目录           0  2009-11-13 15:37  SL_Chart\ChartDemor.Web\App_Data\
     目录           0  2009-11-13 15:37  SL_Chart\ChartDemor.Web\bin\
     文件       15360  2009-11-13 15:38  SL_Chart\ChartDemor.Web\bin\ChartDemor.Web.dll
     文件       36352  2009-11-13 15:38  SL_Chart\ChartDemor.Web\bin\ChartDemor.Web.pdb
     文件       12288  2009-11-13 15:37  SL_Chart\ChartDemor.Web\bin\DBUtility.dll
     文件       32256  2009-11-13 15:37  SL_Chart\ChartDemor.Web\bin\DBUtility.pdb
     文件        1693  2009-11-13 15:03  SL_Chart\ChartDemor.Web\ChartDemo.Web.csproj.user
     文件        6633  2009-11-13 15:37  SL_Chart\ChartDemor.Web\ChartDemor.Web.csproj
     文件        1648  2009-11-13 15:37  SL_Chart\ChartDemor.Web\ChartDemor.Web.csproj.user
     文件         257  2009-11-13 14:54  SL_Chart\ChartDemor.Web\ChartDemor.Web.csproj.vspscc
     文件        2959  2009-11-13 10:44  SL_Chart\ChartDemor.Web\ChartDemo_AreaBubbleBarTestPage.aspx
     文件        2894  2009-11-13 10:44  SL_Chart\ChartDemor.Web\ChartDemo_AreaBubbleBarTestPage.html
     文件        2949  2009-11-13 14:25  SL_Chart\ChartDemor.Web\ChartDemo_CLinePieTestPage.aspx
     文件        2884  2009-11-13 14:25  SL_Chart\ChartDemor.Web\ChartDemo_CLinePieTestPage.html
     目录           0  2009-11-13 15:37  SL_Chart\ChartDemor.Web\ClientBin\
     文件      393954  2009-11-13 15:38  SL_Chart\ChartDemor.Web\ClientBin\ChartDemo_AreaBubbleBar.xap
     文件        3685  2009-11-13 15:37  SL_Chart\ChartDemor.Web\ClientBin\ChartDemo_CLinePie.xap
     文件        2189  2009-11-13 14:25  SL_Chart\ChartDemor.Web\DataClass_LinQ_Production.dbml
     文件         807  2009-11-13 14:25  SL_Chart\ChartDemor.Web\DataClass_LinQ_Production.dbml.layout
     文件       13471  2009-11-13 14:25  SL_Chart\ChartDemor.Web\DataClass_LinQ_Production.designer.cs
     文件         449  2009-11-13 10:44  SL_Chart\ChartDemor.Web\Default.aspx
     文件         338  2009-11-13 10:44  SL_Chart\ChartDemor.Web\Default.aspx.cs
     文件         807  2009-11-13 10:44  SL_Chart\ChartDemor.Web\Default.aspx.designer.cs
     文件         799  2009-11-13 14:54  SL_Chart\ChartDemor.Web\IWCFServiceData.cs
     目录           0  2009-11-13 15:37  SL_Chart\ChartDemor.Web\obj\
     目录           0  2009-11-13 15:38  SL_Chart\ChartDemor.Web\obj\Debug\
     文件         345  2009-11-13 14:31  SL_Chart\ChartDemor.Web\obj\Debug\ChartDemo.Web.csproj.FileListAbsolute.txt
     文件         988  2009-11-13 15:38  SL_Chart\ChartDemor.Web\obj\Debug\ChartDemor.Web.csproj.FileListAbsolute.txt
     文件       15360  2009-11-13 15:38  SL_Chart\ChartDemor.Web\obj\Debug\ChartDemor.Web.dll
............此处省略149个文件信息

评论

共有 条评论