<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Input Formats</title><link>http://forums.iis.net/1141.aspx</link><description>Discussion of input formats such as ADS, BIN, COM, CSV, TSV, ETW, EVT, FS, HTTPERR, IIS, IISODBC, IISW3C, NCSA, NETMON, REG, TEXTWORD, TEXTLINE, URLSCAN, and W3C</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Charts</title><link>http://forums.iis.net/thread/1908164.aspx</link><pubDate>Wed, 24 Jun 2009 20:10:11 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908164</guid><dc:creator>hg363</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908164.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1141&amp;PostID=1908164</wfw:commentRss><description>&lt;p&gt;Hi I found a very interesting post on here that made reference to the following&lt;/p&gt;
&lt;p&gt;chart.Plotarea.Interior.Color = RGB(40,80,120) &lt;br /&gt;chart.Title.Font.Size=16 &lt;br /&gt;chart.Title.Font.Name=&amp;quot;Trebuchet MS&amp;quot; &lt;br /&gt;chart.GapDepth = 30 &lt;br /&gt;chart.GapWidth = 30 &lt;br /&gt;chart.ChartDepth = 75 &lt;br /&gt;chart.Rotation = 40 &lt;br /&gt;chart.Inclination = 0 &lt;br /&gt;chart.LightNormal = 0.8 &lt;br /&gt;chart.AmbientLightIntensity = 0.7 &lt;br /&gt;chart.DirectionalLightRotation = 15&lt;/p&gt;
&lt;p&gt;But could some one please show me (may be by example)&amp;nbsp;how the above would be incorporated with the code I am using below (Sorry but all this is some what new to me) Thank you Mr Ghelani (UK)&lt;/p&gt;
&lt;p&gt;Set objinputFormat = CreateObject(&amp;quot;MSUtil.LogQuery.CSVInputFormat&amp;quot;)Set objOutputFormat = CreateObject(&amp;quot;MSUtil.LogQuery.ChartOutputFormat&amp;quot;)objOutputFormat.chartType = &amp;quot;BarStacked&amp;quot;&lt;/p&gt;</description></item></channel></rss>