http://www.codeproject.com/KB/miscct...46#xx4112846xx
this link shows how to creat a bar chart,but if the value of the input data is negative, the bar cannot be drawed, can anyone help me with this?thank you very much !
Printable View
http://www.codeproject.com/KB/miscct...46#xx4112846xx
this link shows how to creat a bar chart,but if the value of the input data is negative, the bar cannot be drawed, can anyone help me with this?thank you very much !
Nice chart! :)
Well, that's it!... can deal only with positive values.
This case, what you want sounds like a new (not yet implemented) feature.
Just ask the author, pay someone, or sweat yourself in order to implement it.
Thank you for your advice ! I have solve the problem by rewriting drawbar function!