CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - PieChart
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - PieChart - List
[
WEB Code
]
CreatePieChart
DL : 0
一个自己编写的应用jfreechart生成piechart的类。注意在调用genPicture()之前首先要设置title,data,remoteAddr的值。genPicture()返回生成的图片的路径,可在前台页面中调用此图片显示chart。-an own applications written jfreechart generation piechart class. Calling attention to the genPicture () to be installed before the first title, data, remoteAddr value. GenPicture () returns generated pictures of trails the prospects call this page pictures chart.
Update
: 2008-10-13
Size
: 1.4kb
Publisher
:
阙韧杰
[
Other resource
]
pieChart
DL : 0
利用C1的第三方表图控制,以VB为基础写的饼型图的实例,欢迎交流参考-use of third-party chart controls to VB-based write pie graph example, welcomes the exchange of information
Update
: 2008-10-13
Size
: 6.82kb
Publisher
:
杨波
[
CSharp
]
PieChart
DL : 0
tools,和好的,可以学习下怎么用C#编程,zen怎么做好多工具.
Update
: 2008-10-13
Size
: 140.5kb
Publisher
:
yingmingbao
[
Other resource
]
PieChart
DL : 0
三维饼型图,超酷, 三维饼型图,超酷
Update
: 2008-10-13
Size
: 78.64kb
Publisher
:
why
[
GDI-Bitmap
]
3DPieChart
DL : 0
本文的想法就是创建一个独立的能够用于绘制立体三维饼状图的类库。首先,它看起来非常简单,因为,在Graphics 类中已经有了一个叫DrawPie 的方法。这个方法接收开始角度和展开角度作为参数,因此,看上去不再有什么其它的问题了。不过它实现的是一个平面的圆饼图,我需要的是一个三维的透视图;如果你也正需要这样的一个控件,这篇文章将再适合不过了 本文中的PieChart 解决方案包括三个类:PieSlice, PieChart3D 和 PieChartControl (继承于System.Windows.Forms.Panel 控件)。PieSlice 类提供了所以绘制3-D饼状图的功能,你可以设置它的起始、展开角度,颜色,高度及阴影类型。 PieChart3D 类代表整个图,有几个构造函数值得注意,它们可以接收下面的值: 颜色值数组 切片displacement(位移)数组 切片的厚度 因为位移是通过切片的\"深度\"比率和椭圆半径表示的;最小值0意味着没有位移,最大值1代表这个形状占用了整个椭圆。 切片的厚度,也代表着一个比率(相对于椭圆垂直距离),最大允许的值是0.5。 当然,也可以通过公有的函数,来设置上面的值。注意:如果设置的颜色数量少于切片的数量,颜色会被重用。同样,如果displacement没有了,最后一个值也会被复用。
Update
: 2008-10-13
Size
: 57.11kb
Publisher
:
ghhong1986
[
JSP/Java
]
PieChart
DL : 0
pie chart example
Update
: 2008-10-13
Size
: 6.45kb
Publisher
:
江百生
[
JSP/Java
]
PieChart
DL : 0
pie chart example
Update
: 2025-02-19
Size
: 6kb
Publisher
:
江百生
[
JSP/Java
]
CreatePieChart
DL : 0
一个自己编写的应用jfreechart生成piechart的类。注意在调用genPicture()之前首先要设置title,data,remoteAddr的值。genPicture()返回生成的图片的路径,可在前台页面中调用此图片显示chart。-an own applications written jfreechart generation piechart class. Calling attention to the genPicture () to be installed before the first title, data, remoteAddr value. GenPicture () returns generated pictures of trails the prospects call this page pictures chart.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
阙韧杰
[
2D Graphic
]
pieChart
DL : 0
利用C1的第三方表图控制,以VB为基础写的饼型图的实例,欢迎交流参考-use of third-party chart controls to VB-based write pie graph example, welcomes the exchange of information
Update
: 2025-02-19
Size
: 7kb
Publisher
:
杨波
[
3D Graphic
]
PieChart
DL : 0
三维饼型图,超酷, 三维饼型图,超酷-Type of three-dimensional pie chart, cool, three-dimensional pie graph, cool
Update
: 2025-02-19
Size
: 215kb
Publisher
:
why
[
CSharp
]
PieChart
DL : 0
使用c#编写的3D饼图控件,已经生成来DLL,直接在程序中使用即可!-C# prepared to use 3D pie chart control has been generated to DLL, used directly in the process can be!
Update
: 2025-02-19
Size
: 133kb
Publisher
:
zlw
[
OpenGL program
]
PieChart
DL : 0
一个三维的饼图,可以用来统计显示,可以旋转看效果-A three-dimensional pie chart that can be used to statistics, can be rotated by the effect
Update
: 2025-02-19
Size
: 220kb
Publisher
:
桃子
[
FlashMX
]
c4-pieChart-huanxing
DL : 0
这是一个基于Flex的环形piechart的例子。-This is a Flex-based ring piechart example.
Update
: 2025-02-19
Size
: 452kb
Publisher
:
shang
[
Special Effects
]
piechart
DL : 0
using GDI build a sample piechart in a sigle document ,it can change every color percent with some data in one txt named score.txt document
Update
: 2025-02-19
Size
: 1.64mb
Publisher
:
wangwei
[
CSharp
]
PieChart
DL : 0
PieChart制作,3D表示,包含源代码-PieChart production, 3D that contains the source code
Update
: 2025-02-19
Size
: 180kb
Publisher
:
rodneycc
[
VC/MFC
]
PieChart
DL : 0
PieChart实例源码,它是用于制作三维立体饼形统计图-PieChart example source code, which is used to produce three-dimensional pie charts
Update
: 2025-02-19
Size
: 209kb
Publisher
:
fengri
[
Other
]
piechart
DL : 0
GWT-EXT 饼图显示代码,详细描述如何实现piechart,并且有颜色的设置-GWT-EXT PieChart
Update
: 2025-02-19
Size
: 2kb
Publisher
:
wxj
[
3D Graphic
]
PieChart
DL : 0
基于OSG技术绘制三维饼图,开发者电脑需要配置OSG-OSG Piechart Geometry
Update
: 2025-02-19
Size
: 61kb
Publisher
:
wangfei
[
3D Graphic
]
$PieChart
DL : 0
使用unity编写3D饼状图,可以显示文字以及所占百分比-unity3D PieChart
Update
: 2025-02-19
Size
: 141kb
Publisher
:
angle
[
Windows Develop
]
piechart
DL : 0
piechart with C++ in QT enviornment
Update
: 2025-02-19
Size
: 6kb
Publisher
:
安静的彷徨
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.