文件名称:ZedGraphAllD
介绍说明--下载内容来自于网络,使用问题请自行百度
ZedGraph 的类库具有很高的灵活性。几乎图表的每个层面都可以被用户修改。
同时,为了保证类库的易用性,所有的图表属性都提供了缺省值。类库中包含的
代码可以根据被划分的数据来选择适应的比例范围和步长、尺寸。 ZedGraph 继
承了Framework中的UserControl接口,所以允许用户在VS 的IDE 环境中 进行
拖放操作。增加了对其它语言的访问接口支持,如C+ + ,VB。
该源码展示了控件的各种示例调用,方便大家使用-ZedGraph Class Library has high flexibility. Almost every level chart can be modified by users. The same time, in order to ensure the ease of use of the class library, all the chart attributes provide default values. The class library contains the code to select the data can be divided adapt the proportion range and step size. The ZedGraph inherited UserControl interface, the Framework VS IDE environment allows users to drag-and-drop operation. Increase access interface support for other languages, such as C++, VB. The source show various examples of the control calls, easy to use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ZedGraphAllD/bin/Debug/ZedGraph.Demo.exe
ZedGraphAllD/bin/Debug/ZedGraph.Demo.pdb
ZedGraphAllD/bin/Debug/ZedGraph.Demo.vshost.exe
ZedGraphAllD/bin/Debug/ZedGraph.dll
ZedGraphAllD/from.gif
ZedGraphAllD/obj/Debug/ResolveAssemblyReference.cache
ZedGraphAllD/obj/Debug/ZedGraph.Demo.AboutForm.resources
ZedGraphAllD/obj/Debug/ZedGraph.Demo.ChartTabForm.resources
ZedGraphAllD/obj/Debug/ZedGraph.Demo.csproj.GenerateResource.Cache
ZedGraphAllD/obj/Debug/ZedGraph.Demo.exe
ZedGraphAllD/obj/Debug/ZedGraph.Demo.pdb
ZedGraphAllD/obj/Debug/ZedGraph.Demo.Properties.Resources.resources
ZedGraphAllD/obj/Debug/ZedGraph.Demo.Resources.ngc4261.gif
ZedGraphAllD/obj/Debug/ZedGraph.Demo.Resources.ngc4414.jpg
ZedGraphAllD/obj/Debug/ZedGraph.Demo.Resources.teeth.png
ZedGraphAllD/obj/Debug/ZedGraph.Demo.ZedGraph.Demo.LicenseForm.resources
ZedGraphAllD/obj/ZedGraph.Demo.csproj.FileListAbsolute.txt
ZedGraphAllD/Properties/AssemblyInfo.cs
ZedGraphAllD/Properties/Resources.Designer.cs
ZedGraphAllD/Properties/Resources.resx
ZedGraphAllD/Properties/Settings.Designer.cs
ZedGraphAllD/Properties/Settings.settings
ZedGraphAllD/Resources/ngc4261.gif
ZedGraphAllD/Resources/ngc4414.jpg
ZedGraphAllD/Resources/teeth.png
ZedGraphAllD/Resources/Thumbs.db
ZedGraphAllD/ZedGraph.Demo/AboutForm.cs
ZedGraphAllD/ZedGraph.Demo/AboutForm.Designer.cs
ZedGraphAllD/ZedGraph.Demo/AboutForm.resx
ZedGraphAllD/ZedGraph.Demo/BarChartSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/BarGraphBandDemo.cs
ZedGraphAllD/ZedGraph.Demo/BaseTicDemo.cs
ZedGraphAllD/ZedGraph.Demo/CandleStickDemo.cs
ZedGraphAllD/ZedGraph.Demo/ChartTabForm.cs
ZedGraphAllD/ZedGraph.Demo/ChartTabForm.Designer.cs
ZedGraphAllD/ZedGraph.Demo/ChartTabForm.resx
ZedGraphAllD/ZedGraph.Demo/ComboDemo.cs
ZedGraphAllD/ZedGraph.Demo/CrossLineDemo.cs
ZedGraphAllD/ZedGraph.Demo/DateAxisSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/DemoBase.cs
ZedGraphAllD/ZedGraph.Demo/DemoTabForm.cs
ZedGraphAllD/ZedGraph.Demo/DemoTemplate.txt
ZedGraphAllD/ZedGraph.Demo/DemoType.cs
ZedGraphAllD/ZedGraph.Demo/DualYDemo.cs
ZedGraphAllD/ZedGraph.Demo/ErrorBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/FilledBarGraphDemo.cs
ZedGraphAllD/ZedGraph.Demo/FilledCurve.cs
ZedGraphAllD/ZedGraph.Demo/GradientByValueDemo.cs
ZedGraphAllD/ZedGraph.Demo/HiLowBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/HiLowCloseDemo.cs
ZedGraphAllD/ZedGraph.Demo/HorizontalBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/HorizontalBarSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/HorizontalBarsWithLabels.cs
ZedGraphAllD/ZedGraph.Demo/HorizontalStackedBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/ImageForSymbolDemo.cs
ZedGraphAllD/ZedGraph.Demo/InitialSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/JapaneseCandleStickDemo.cs
ZedGraphAllD/ZedGraph.Demo/LicenseForm.cs
ZedGraphAllD/ZedGraph.Demo/LicenseForm.Designer.cs
ZedGraphAllD/ZedGraph.Demo/LicenseForm.resx
ZedGraphAllD/ZedGraph.Demo/LineGraphBandDemo.cs
ZedGraphAllD/ZedGraph.Demo/LineStackingDemo.cs
ZedGraphAllD/ZedGraph.Demo/MasterPaneDemo.cs
ZedGraphAllD/ZedGraph.Demo/MasterPaneLayout.cs
ZedGraphAllD/ZedGraph.Demo/MasterSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/ModInitialSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/MultiPieChartDemo.cs
ZedGraphAllD/ZedGraph.Demo/MultiYDemo.cs
ZedGraphAllD/ZedGraph.Demo/OHLCBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/OverlayBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/PercentStkBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/PieChartDemo.cs
ZedGraphAllD/ZedGraph.Demo/PieSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/Program.cs
ZedGraphAllD/ZedGraph.Demo/SampleMultiPointListDemo.cs
ZedGraphAllD/ZedGraph.Demo/SineBarGraphDemo.cs
ZedGraphAllD/ZedGraph.Demo/SmoothChartDemo.cs
ZedGraphAllD/ZedGraph.Demo/SortedOverlayBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/StackedBarSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/StackedBarsWithLabels.cs
ZedGraphAllD/ZedGraph.Demo/StepChartDemo.cs
ZedGraphAllD/ZedGraph.Demo/StickItemDemo.cs
ZedGraphAllD/ZedGraph.Demo/SynchronizedPanes.cs
ZedGraphAllD/ZedGraph.Demo/TextAxisSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/TransparentDemo1.cs
ZedGraphAllD/ZedGraph.Demo/VerticalBarsWithLabelsDemo.cs
ZedGraphAllD/ZedGraph.Demo/ZedGraphDemo.cs
ZedGraphAllD/ZedGraph.Demo.csproj
ZedGraphAllD/ZedGraph.Demo.sln
ZedGraphAllD/ZedGraph.Demo.suo
ZedGraphAllD/ZedGraph.dll
ZedGraphAllD/源码必读.txt
ZedGraphAllD/bin/Debug
ZedGraphAllD/obj/Debug
ZedGraphAllD/bin
ZedGraphAllD/obj
ZedGraphAllD/Properties
ZedGraphAllD/Resources
ZedGraphAllD/ZedGraph.Demo
ZedGraphAllD
ZedGraphAllD/bin/Debug/ZedGraph.Demo.pdb
ZedGraphAllD/bin/Debug/ZedGraph.Demo.vshost.exe
ZedGraphAllD/bin/Debug/ZedGraph.dll
ZedGraphAllD/from.gif
ZedGraphAllD/obj/Debug/ResolveAssemblyReference.cache
ZedGraphAllD/obj/Debug/ZedGraph.Demo.AboutForm.resources
ZedGraphAllD/obj/Debug/ZedGraph.Demo.ChartTabForm.resources
ZedGraphAllD/obj/Debug/ZedGraph.Demo.csproj.GenerateResource.Cache
ZedGraphAllD/obj/Debug/ZedGraph.Demo.exe
ZedGraphAllD/obj/Debug/ZedGraph.Demo.pdb
ZedGraphAllD/obj/Debug/ZedGraph.Demo.Properties.Resources.resources
ZedGraphAllD/obj/Debug/ZedGraph.Demo.Resources.ngc4261.gif
ZedGraphAllD/obj/Debug/ZedGraph.Demo.Resources.ngc4414.jpg
ZedGraphAllD/obj/Debug/ZedGraph.Demo.Resources.teeth.png
ZedGraphAllD/obj/Debug/ZedGraph.Demo.ZedGraph.Demo.LicenseForm.resources
ZedGraphAllD/obj/ZedGraph.Demo.csproj.FileListAbsolute.txt
ZedGraphAllD/Properties/AssemblyInfo.cs
ZedGraphAllD/Properties/Resources.Designer.cs
ZedGraphAllD/Properties/Resources.resx
ZedGraphAllD/Properties/Settings.Designer.cs
ZedGraphAllD/Properties/Settings.settings
ZedGraphAllD/Resources/ngc4261.gif
ZedGraphAllD/Resources/ngc4414.jpg
ZedGraphAllD/Resources/teeth.png
ZedGraphAllD/Resources/Thumbs.db
ZedGraphAllD/ZedGraph.Demo/AboutForm.cs
ZedGraphAllD/ZedGraph.Demo/AboutForm.Designer.cs
ZedGraphAllD/ZedGraph.Demo/AboutForm.resx
ZedGraphAllD/ZedGraph.Demo/BarChartSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/BarGraphBandDemo.cs
ZedGraphAllD/ZedGraph.Demo/BaseTicDemo.cs
ZedGraphAllD/ZedGraph.Demo/CandleStickDemo.cs
ZedGraphAllD/ZedGraph.Demo/ChartTabForm.cs
ZedGraphAllD/ZedGraph.Demo/ChartTabForm.Designer.cs
ZedGraphAllD/ZedGraph.Demo/ChartTabForm.resx
ZedGraphAllD/ZedGraph.Demo/ComboDemo.cs
ZedGraphAllD/ZedGraph.Demo/CrossLineDemo.cs
ZedGraphAllD/ZedGraph.Demo/DateAxisSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/DemoBase.cs
ZedGraphAllD/ZedGraph.Demo/DemoTabForm.cs
ZedGraphAllD/ZedGraph.Demo/DemoTemplate.txt
ZedGraphAllD/ZedGraph.Demo/DemoType.cs
ZedGraphAllD/ZedGraph.Demo/DualYDemo.cs
ZedGraphAllD/ZedGraph.Demo/ErrorBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/FilledBarGraphDemo.cs
ZedGraphAllD/ZedGraph.Demo/FilledCurve.cs
ZedGraphAllD/ZedGraph.Demo/GradientByValueDemo.cs
ZedGraphAllD/ZedGraph.Demo/HiLowBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/HiLowCloseDemo.cs
ZedGraphAllD/ZedGraph.Demo/HorizontalBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/HorizontalBarSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/HorizontalBarsWithLabels.cs
ZedGraphAllD/ZedGraph.Demo/HorizontalStackedBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/ImageForSymbolDemo.cs
ZedGraphAllD/ZedGraph.Demo/InitialSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/JapaneseCandleStickDemo.cs
ZedGraphAllD/ZedGraph.Demo/LicenseForm.cs
ZedGraphAllD/ZedGraph.Demo/LicenseForm.Designer.cs
ZedGraphAllD/ZedGraph.Demo/LicenseForm.resx
ZedGraphAllD/ZedGraph.Demo/LineGraphBandDemo.cs
ZedGraphAllD/ZedGraph.Demo/LineStackingDemo.cs
ZedGraphAllD/ZedGraph.Demo/MasterPaneDemo.cs
ZedGraphAllD/ZedGraph.Demo/MasterPaneLayout.cs
ZedGraphAllD/ZedGraph.Demo/MasterSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/ModInitialSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/MultiPieChartDemo.cs
ZedGraphAllD/ZedGraph.Demo/MultiYDemo.cs
ZedGraphAllD/ZedGraph.Demo/OHLCBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/OverlayBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/PercentStkBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/PieChartDemo.cs
ZedGraphAllD/ZedGraph.Demo/PieSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/Program.cs
ZedGraphAllD/ZedGraph.Demo/SampleMultiPointListDemo.cs
ZedGraphAllD/ZedGraph.Demo/SineBarGraphDemo.cs
ZedGraphAllD/ZedGraph.Demo/SmoothChartDemo.cs
ZedGraphAllD/ZedGraph.Demo/SortedOverlayBarDemo.cs
ZedGraphAllD/ZedGraph.Demo/StackedBarSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/StackedBarsWithLabels.cs
ZedGraphAllD/ZedGraph.Demo/StepChartDemo.cs
ZedGraphAllD/ZedGraph.Demo/StickItemDemo.cs
ZedGraphAllD/ZedGraph.Demo/SynchronizedPanes.cs
ZedGraphAllD/ZedGraph.Demo/TextAxisSampleDemo.cs
ZedGraphAllD/ZedGraph.Demo/TransparentDemo1.cs
ZedGraphAllD/ZedGraph.Demo/VerticalBarsWithLabelsDemo.cs
ZedGraphAllD/ZedGraph.Demo/ZedGraphDemo.cs
ZedGraphAllD/ZedGraph.Demo.csproj
ZedGraphAllD/ZedGraph.Demo.sln
ZedGraphAllD/ZedGraph.Demo.suo
ZedGraphAllD/ZedGraph.dll
ZedGraphAllD/源码必读.txt
ZedGraphAllD/bin/Debug
ZedGraphAllD/obj/Debug
ZedGraphAllD/bin
ZedGraphAllD/obj
ZedGraphAllD/Properties
ZedGraphAllD/Resources
ZedGraphAllD/ZedGraph.Demo
ZedGraphAllD
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.