For you "must do it types" check out:
"Office Web Components, which is available
as a stand-alone download and included as
part of the Microsoft products"
Live Search
http://search.live.com/results.aspx?q=ChartSpace
For you "must do it types" check out:
"Office Web Components, which is available
as a stand-alone download and included as
part of the Microsoft products"
Live Search
http://search.live.com/results.aspx?q=ChartSpace
"Flowering Weeds" <floweringnoweedsno@hotmail.com> wrote in message news:%23sxRuw1CHHA.992@TK2MSFTNGP03.phx.gbl...
>
> For you "must do it types" check out:
>
> "Office Web Components, which is available
> as a stand-alone download and included as
> part of the Microsoft products"
>
> Live Search
> http://search.live.com/results.aspx?q=ChartSpace
The PowerShell PowerGadgets are also worth taking a look at:
http://www.powergadgets.com
The nice thing about their charts (and gauges) is that they come with PowerShell cmdlets e.g.:
gps | ?{$_.PM -gt 25MB} | select Name,PM | sort PM -desc |
Out-Chart -Values PM -Label Name -Title "Private Memory Size"
-Condition {$_.PM -gt 50MB} -toolbar_visible $true
Why is it that IE7 (final) is such a memory hog?
--
Keith
Any joy for MVPs with powergadgets or joy for beta participants? tia
--
William Stacey [C# MVP]
"Keith Hill [MVP]" <r_keith_hill@mailhot.moc.nospam> wrote in message news:%237hH7z2CHHA.4620@TK2MSFTNGP04.phx.gbl...
"Flowering Weeds" <floweringnoweedsno@hotmail.com> wrote in message news:%23sxRuw1CHHA.992@TK2MSFTNGP03.phx.gbl...
>
> For you "must do it types" check out:
>
> "Office Web Components, which is available
> as a stand-alone download and included as
> part of the Microsoft products"
>
> Live Search
> http://search.live.com/results.aspx?q=ChartSpace
The PowerShell PowerGadgets are also worth taking a look at:
http://www.powergadgets.com
The nice thing about their charts (and gauges) is that they come with PowerShell cmdlets e.g.:
gps | ?{$_.PM -gt 25MB} | select Name,PM | sort PM -desc |
Out-Chart -Values PM -Label Name -Title "Private Memory Size"
-Condition {$_.PM -gt 50MB} -toolbar_visible $true
Why is it that IE7 (final) is such a memory hog?
--
Keith
>Any joy for MVPs with powergadgets or joy for beta participants? tia
I'm sorry... I don't quite follow what you're saying...
Marco
| Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| More WPF Charting | Flowering Weeds | PowerShell | 0 | 20 Jul 2009 |
| Charting - Doughnut | Flowering Weeds | PowerShell | 0 | 23 Dec 2008 |
| Charting - High or Low | Flowering Weeds | PowerShell | 0 | 22 Dec 2008 |
| Charting - .NET | Flowering Weeds | PowerShell | 0 | 25 Nov 2008 |
| Yep More Log Parser Charting | Flowering Weeds | PowerShell | 0 | 28 Aug 2008 |