Hi people, I was just wondering if there is a way to create PIE and LINE graphs from dynamic data (ie. From a DB)? Can someone please help me or forward me to a site.
You should feed your data into an MSChart Control.
Following chart types can be produced:
ChartType Constants
VtChChartType provides chart type options.
Constant Description
VtChChartType3dBar 3D Bar
VtChChartType2dBar 2D Bar VtChChartType3dLine 3D Line
VtChChartType2dLine 2D Line VtChChartType3dArea 3D Area
VtChChartType2dArea 2D Area
VtChChartType3dStep 3D Step
VtChChartType2dStep 2D Step
VtChChartType3dCombination 3D Combination
VtChChartType2dCombination 2D Combination VtChChartType2dPie 2D Pie VtChChartType2dXY 2D XY
_________________________________
In theory, there is no difference between theory and practice. In practice, there is. [attributed to Yogi Berra]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.