New features:
- Vertical lines and bars in the scale background
- Alpha allowed in all of the chart shapes and in scale background
- Triangular and cylinder bar charts
- Angles compensation for pie and doughnut charts, allowing charts with good precision when width is bigger than the height (by Bo Durban).
- New sample, see: FoxCharts_New, that allows you to interactively change almost every property of the charts, creating lots of different and interesting charts.
- Included an EXE sample project, for testing purposes
- BackGround line of chart can be set in width, and also use some predefined dotted lines
- Hiding slices from pies or doughnuts allowed
- MemberData scripts for picking colors - in the properties window, double clicking any property that receives a color, will fire the colorpicker window
- Colors may be passed using the RGB value, or using a VFP expression, like: "=RGB(0,0,255)" or even just like the way VFP uses for its native color properties: "0,0,255".
Lots of fixes were applied in this version
- Fixed cylinder and bars positions.
- Fixed font assignment
- Fixed class initialization that caused erros
- Now the class does not show the "X" image in the class initialization
- Fixed plain gradient Pie chart bug, that sometimes did not show the chart
- Fixed print command
- FoxCharts resizes faster
- .... and many minor other fixes
SPECIAL THANKS:
To the FoxBrazilian friends: Peter Wagner, Grego, Emerson Reed, Minari, Moshe, Arcadio, Edgar, Paulo Henrique, Ninja Takehana, Walfrans, Joni and others for their extensive testing, and for providing important suggestions.
And also:
Bo Durban (the best) and Carlos Alloatti (always there, with great insights)
These guys have been providing important help and support. THANKS VERY MUCH !
Any feedback will be very much appreciated.
If you would like to contribute, find any bug or would like to have some specific features, feel free to post in the VFPX Discussions forum or send directly a message to vfpimaging@hotmail.com
Get the latest release directly from the VFPX / FoxCharts page at Codeplex:
http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=14851
Below are some pictures showing what FoxCharts can do so far:
Enjoy !