﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - Chart Types</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Chart-Types/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Chart Types</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Chart-Types/</link><pubDate>Mon, 17 May 2010 11:12:24 GMT</pubDate><dc:creator>John.Bonin@dot.gov</dc:creator><description>&lt;p&gt;Andi,&lt;/p&gt;
&lt;p&gt;  Thanks, worked perferctly.  I missed they Type atrribute of the SeriesBarSettings.&lt;/p&gt;</description></item><item><title>Chart Types</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Chart-Types/</link><pubDate>Mon, 17 May 2010 11:05:32 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Hi John,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; I have tried your scenario using a simple HTML button. I have tried that particular scenatio using this block of code&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;&lt;span style="font-size: 9pt; "&gt;   function Button1_onclick() {
      ISGetObject("WebGrid1").ChartSettings.Set("ChartType", "Bar", true);
      ISGetObject("WebGrid1").ChartSettings.SeriesBarSettings.Set("Type", "StackedBar", true)
      ISGetObject("WebGrid1").Refresh();           
   }
&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; I hope it helps. Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>Chart Types</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Chart-Types/</link><pubDate>Mon, 17 May 2010 09:48:06 GMT</pubDate><dc:creator>John.Bonin@dot.gov</dc:creator><description>&lt;p&gt;When using the Chart Ribbon you can select a Chart Type of StackedBar, how can you select this type without using the ribbon?&lt;/p&gt;</description></item></channel></rss>