• 大小: 3.00M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: 业务统计  图表  C#  

资源简介

表示业务统计的图表控件

资源截图

代码片段和文件信息

using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Security;
using System.Resources;

// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: Assemblytitle( “ZedGraph“ )]
[assembly: AssemblyDescription( “ZedGraph Library“ )]
[assembly: AssemblyConfiguration( ““ )]
[assembly: AssemblyCompany( ““ )]
[assembly: AssemblyProduct( “ZedGraph Library“ )]
[assembly: AssemblyCopyright( “Copyright © 2003-2007 John Champion“ )]
[assembly: AssemblyTrademark( ““ )]
[assembly: AssemblyCulture( ““ )]

// Setting ComVisible to false makes the types in this assembly not visible 
// to COM components.  If

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2009-08-05 10:21  source\
     目录           0  2009-08-05 10:20  source\bin\
     目录           0  2009-08-05 10:20  source\bin\Debug\
     目录           0  2009-08-05 10:20  source\bin\Debug\de\
     文件        4608  2009-08-05 10:20  source\bin\Debug\de\ZedGraph.resources.dll
     目录           0  2009-08-05 10:20  source\bin\Debug\es\
     文件        4608  2009-08-05 10:20  source\bin\Debug\es\ZedGraph.resources.dll
     目录           0  2009-08-05 10:20  source\bin\Debug\fr\
     文件        4608  2009-08-05 10:20  source\bin\Debug\fr\ZedGraph.resources.dll
     目录           0  2009-08-05 10:20  source\bin\Debug\hu\
     文件        4608  2009-08-05 10:20  source\bin\Debug\hu\ZedGraph.resources.dll
     目录           0  2009-08-05 10:20  source\bin\Debug\it\
     文件        4608  2009-08-05 10:20  source\bin\Debug\it\ZedGraph.resources.dll
     目录           0  2009-08-05 10:20  source\bin\Debug\ja\
     文件        4608  2009-08-05 10:20  source\bin\Debug\ja\ZedGraph.resources.dll
     目录           0  2009-08-05 10:20  source\bin\Debug\pt\
     文件        4608  2009-08-05 10:20  source\bin\Debug\pt\ZedGraph.resources.dll
     目录           0  2009-08-05 10:20  source\bin\Debug\ru\
     文件        4608  2009-08-05 10:20  source\bin\Debug\ru\ZedGraph.resources.dll
     目录           0  2009-08-05 10:20  source\bin\Debug\sk\
     文件        4608  2009-08-05 10:20  source\bin\Debug\sk\ZedGraph.resources.dll
     目录           0  2009-08-05 10:20  source\bin\Debug\sv\
     文件        4096  2009-08-05 10:20  source\bin\Debug\sv\ZedGraph.resources.dll
     目录           0  2009-08-05 10:20  source\bin\Debug\tr\
     文件        4608  2009-08-05 10:20  source\bin\Debug\tr\ZedGraph.resources.dll
     文件      330752  2009-08-05 10:20  source\bin\Debug\ZedGraph.dll
     文件     1039872  2009-08-05 10:20  source\bin\Debug\ZedGraph.pdb
     目录           0  2009-08-05 10:20  source\bin\Debug\zh-cn\
     文件        4096  2009-08-05 10:20  source\bin\Debug\zh-cn\ZedGraph.resources.dll
     目录           0  2009-08-05 10:20  source\bin\Debug\zh-tw\
     文件        4608  2009-08-05 10:20  source\bin\Debug\zh-tw\ZedGraph.resources.dll
............此处省略291个文件信息

评论

共有 条评论