Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Store Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems.

Go Back   Vista Forums > Vista technology newsgroups > Avalon

Dynamically Drawing Objects

Reply
 
Thread Tools Display Modes
Old 03-25-2008   #1 (permalink)
kmttern
Guest
 
Posts: n/a

Dynamically Drawing Objects

This should be so simple! I need to generate a bar graph using WPF. It's
easy to do with XAML and I have some very nice graphs. But I need to
dynamically genenerate the graphs because I do not know before I query the
database how many bars I will need. It should be so simple to draw as many
rectangles I need and to place them on my canvas. But I can't find anything
on how to do it. What few WPF examples I can find on anyting are written in
C#. Surely there are Visual Basic users out there as well.

OS XP Pro
Language VB 2008

Any ideas will be greatly appreciated

Ken


  Reply With Quote

Reply

Thread Tools
Display Modes









Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46