![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
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.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| 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 Specs![]() |
| | #2 (permalink) |
| 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 Specs![]() |
| | #3 (permalink) |
| 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 Specs![]() |
![]() |
| 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 |