On Aug 20, 2:55 pm, "antonyliu2...@yahoo.com"
<antonyliu2...@yahoo.com> wrote:
> Hello,
>
[quoted text clipped - 18 lines]
>
> Any hint is highly appreciated.
OK, is it possible to create such a chart using GDI+ from scratch? I
do not have any graphics programming experience, but if GDI+ can
easily handle such a graph, I am very interested in learning to do
it. Anyone with GDI+ experiences?
weston.jossey@gmail.com - 21 Aug 2007 03:52 GMT
On Aug 20, 4:09 pm, "antonyliu2...@yahoo.com"
<antonyliu2...@yahoo.com> wrote:
> On Aug 20, 2:55 pm, "antonyliu2...@yahoo.com"
>
[quoted text clipped - 26 lines]
> easily handle such a graph, I am very interested in learning to do
> it. Anyone with GDI+ experiences?
Having not done much asp.net / graphical representations, I can't say
for certain how easy or hard your solution will be, but it is doable
using the tools provided. They won't be incredibly sexy, but they
will be accurate. The built in drawing functionality is minimal, but
it is a base which you can build upon.
There are a number of products on the web (which my company is
currently evaluating), which do provide far more complex graphing
capabilities. The licenses run from under $100 to over a thousand, so
be mindful of your budget. The tradeoff in licensing a product vs.
hand coding a solution may be more beneficial to implement the outside
solution.
Best of luck,
Wes