Windows Vista Forums
Vista Forums Home Join Vista Forums Webcasts Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Avalon

How would you do a Strip Chart in WPF?

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 03-26-2006   #1 (permalink)
Keith Hill [MVP]
Guest


 

How would you do a Strip Chart in WPF?

In GDI this is simply a matter of drawing the points that are within the
clipping region and the lines between them. Now say I have a strip chart
that has accumulated 100,000 data points? Would that make sense to try to
have WPF render an element tree with that many elements? If not, can you do
the equivalent of what we do now in GDI?

--
Keith



My System SpecsSystem Spec
Old 03-28-2006   #2 (permalink)
viliescu
Guest


 

RE: How would you do a Strip Chart in WPF?

At this level you should use visual layer programming, which is the
equivalent of GDI in the WPF world. Here is the link in the documentation:
http://windowssdk.msdn.microsoft.com...0ebfbe0fe2.asp
--
Valentin Iliescu [MVP C#]


"Keith Hill [MVP]" wrote:

> In GDI this is simply a matter of drawing the points that are within the
> clipping region and the lines between them. Now say I have a strip chart
> that has accumulated 100,000 data points? Would that make sense to try to
> have WPF render an element tree with that many elements? If not, can you do
> the equivalent of what we do now in GDI?
>
> --
> Keith
>
>
>

My System SpecsSystem Spec
Old 03-28-2006   #3 (permalink)
Keith Hill [MVP]
Guest


 

Re: How would you do a Strip Chart in WPF?

"viliescu" <viliescu@discussions.microsoft.com> wrote in message
news:6955DB70-9B23-40E2-BC76-8579077B3E7D@microsoft.com...
> At this level you should use visual layer programming, which is the
> equivalent of GDI in the WPF world. Here is the link in the documentation:
> http://windowssdk.msdn.microsoft.com...0ebfbe0fe2.asp
> --


Thanks for the link. I'm checking it out.

--
Keith


My System SpecsSystem Spec
Closed Thread

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: best way to strip out text Kiron PowerShell 0 04-18-2008 03:34 PM
Re: best way to strip out text Brandon Shell [MVP] PowerShell 0 04-18-2008 03:29 PM
Strip a URL Ben PowerShell 2 08-16-2007 10:58 AM
[demo] Format-Chart - Formats output as a table with a chart colum Roman Kuzmin PowerShell 2 11-05-2006 07:25 AM
TabPanel as aTab Strip? MichaelG Avalon 0 03-27-2006 03:12 PM


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 47 48 49 50 51