<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.infragistics.com/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/"><channel><title>Silverlight</title><link>http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>Using two-way binding in xamWebMap</title><link>http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/archive/2009/03/02/editing-using-two-way-binding-in-xamwebmap.aspx</link><pubDate>Mon, 02 Mar 2009 19:16:35 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:79122</guid><dc:creator>[Infragistics] Devin Rader</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/rsscomments.aspx?PostID=79122</wfw:commentRss><comments>http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/archive/2009/03/02/editing-using-two-way-binding-in-xamwebmap.aspx#comments</comments><description>&lt;p&gt;This snippet demonstrates how you can use the map controls ValueTemplate to allow end users to modify map element values using two-way binding.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class="wlWriterEditableSmartContent" id="scid:812469c5-0cb0-4c63-8c15-c81123a09de7:ac024707-913f-4cab-b2fb-447c6ca95b41" style="padding-right:0px;display:inline;padding-left:0px;float:none;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;
&lt;pre name="code" class="xml"&gt;&amp;lt;igMap:XamWebMap x:Name=&amp;quot;MyMap&amp;quot;&amp;gt;
  &amp;lt;igMap:XamWebMap.Layers&amp;gt;
    &amp;lt;igMap:MapLayer FillMode=&amp;quot;Chloropleth&amp;quot; IsSensitive=&amp;quot;False&amp;quot;&amp;gt;
      &amp;lt;igMap:MapLayer.ValueTemplate&amp;gt;
        &amp;lt;DataTemplate&amp;gt;
          &amp;lt;StackPanel Orientation=&amp;quot;Horizontal&amp;quot;&amp;gt;
            &amp;lt;Slider Width=&amp;quot;100&amp;quot; Minimum=&amp;quot;70000&amp;quot; Maximum=&amp;quot;17000000&amp;quot;
                Value=&amp;quot;{Binding Value, Mode=TwoWay}&amp;quot; /&amp;gt;
            &amp;lt;TextBlock Text=&amp;quot;{Binding Value}&amp;quot; /&amp;gt;
          &amp;lt;/StackPanel&amp;gt;
        &amp;lt;/DataTemplate&amp;gt;
      &amp;lt;/igMap:MapLayer.ValueTemplate&amp;gt;
      &amp;lt;igMap:MapLayer.Reader&amp;gt;
        &amp;lt;igMap:ShapeFileReader DataMapping=&amp;quot;Value=POP_ADMIN&amp;quot; 
            Uri=&amp;quot;http://www.foo.com/argentina&amp;quot;/&amp;gt;
      &amp;lt;/igMap:MapLayer.Reader&amp;gt;
      &amp;lt;igMap:MapLayer.ValueScale&amp;gt;
        &amp;lt;igMap:LinearScale IsAutoRange=&amp;quot;False&amp;quot; 
            MinimumValue=&amp;quot;70000&amp;quot; MaximumValue=&amp;quot;17000000&amp;quot; /&amp;gt;
      &amp;lt;/igMap:MapLayer.ValueScale&amp;gt;
    &amp;lt;/igMap:MapLayer&amp;gt;
  &amp;lt;/igMap:XamWebMap.Layers&amp;gt;
&amp;lt;/igMap:XamWebMap&amp;gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:9c991c52-8904-4cc4-b03d-4fa235b00271" style="padding-right:0px;display:inline;padding-left:0px;float:none;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati Tags: &lt;a rel="tag" href="http://technorati.com/tags/xamWebMap"&gt;xamWebMap&lt;/a&gt;,&lt;a rel="tag" href="http://technorati.com/tags/Silverlight"&gt;Silverlight&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.infragistics.com/aggbug.aspx?PostID=79122" width="1" height="1"&gt;</description><category domain="http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/archive/tags/Data+Visualization/default.aspx">Data Visualization</category><category domain="http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/archive/tags/xamWebMap/default.aspx">xamWebMap</category><category domain="http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/archive/tags/Silverlight/default.aspx">Silverlight</category></item><item><title>Create an LED-style for xamWebSegmentedDisplay</title><link>http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/archive/2009/02/28/create-an-led-style-for-xamwebsegmenteddisplay.aspx</link><pubDate>Sat, 28 Feb 2009 22:14:53 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:79125</guid><dc:creator>[Infragistics] Devin Rader</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/rsscomments.aspx?PostID=79125</wfw:commentRss><comments>http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/archive/2009/02/28/create-an-led-style-for-xamwebsegmenteddisplay.aspx#comments</comments><description>&lt;p&gt;The following sample shows how to use a ControlTemplate to change the style of the xamWebSegmentedDisplay control to an LED style display:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class="wlWriterEditableSmartContent" id="scid:812469c5-0cb0-4c63-8c15-c81123a09de7:2f3272f1-7c95-4686-a798-3e11887ae6e9" style="padding-right:0px;display:inline;padding-left:0px;float:none;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;
&lt;pre name="code" class="xml"&gt;&amp;lt;igGauge:XamWebSegmentedDisplay Text=&amp;quot;1234567890&amp;quot; Digits=&amp;quot;10&amp;quot;
      SegmentMode=&amp;quot;SevenSegment&amp;quot; TextForeground=&amp;quot;#FFFF3A00&amp;quot;
      TextForegroundUnlit=&amp;quot;#FF353232&amp;quot; Background=&amp;quot;#FF000000&amp;quot;
      Height=&amp;quot;100&amp;quot; Width=&amp;quot;500&amp;quot;&amp;gt;
  &amp;lt;igGauge:XamWebSegmentedDisplay.DigitStyle&amp;gt;
    &amp;lt;Style TargetType=&amp;quot;igGauge:SevenSegmentDigit&amp;quot;&amp;gt;
      &amp;lt;Setter Property=&amp;quot;Template&amp;quot;&amp;gt;
        &amp;lt;Setter.Value&amp;gt;
          &amp;lt;ControlTemplate TargetType=&amp;quot;igGauge:SevenSegmentDigit&amp;quot;&amp;gt;
            &amp;lt;Canvas x:Name=&amp;quot;RootElement&amp;quot;&amp;gt;
              &amp;lt;Path Data=&amp;quot;M20.5,9.5 C20.5,14.470563 16.022848,18.5 10.5,
                    18.5 C4.9771523,18.5 0.5,14.470563 0.5,9.5 C0.5,
                    4.5294371 4.9771523,0.5 10.5,0.5 C16.022848,0.5 20.5,
                    4.5294371 20.5,9.5 z M20.5,32.5 C20.5,37.470562 16.022848,
                    41.5 10.5,41.5 C4.9771523,41.5 0.5,37.470562 0.5,
                    32.5 C0.5,27.529438 4.9771523,23.5 10.5,23.5 C16.022848,
                    23.5 20.5,27.529438 20.5,32.5 z M20.5,55.5 C20.5,
                    60.470562 16.022848,64.5 10.5,64.5 C4.9771523,64.5 0.5,
                    60.470562 0.5,55.5 C0.5,50.529438 4.9771523,46.5 10.5,
                    46.5 C16.022848,46.5 20.5,50.529438 20.5,55.5 z&amp;quot;
                    Canvas.Top=&amp;quot;69&amp;quot; x:Name=&amp;quot;leftBottom&amp;quot;/&amp;gt;
              &amp;lt;Path Data=&amp;quot;M20.5,9.5 C20.5,14.470563 16.022848,18.5 10.5,
                    18.5 C4.9771523,18.5 0.5,14.470563 0.5,9.5 C0.5,
                    4.5294371 4.9771523,0.5 10.5,0.5 C16.022848,0.5 20.5,
                    4.5294371 20.5,9.5 z M20.5,32.5 C20.5,37.470562 16.022848,
                    41.5 10.5,41.5 C4.9771523,41.5 0.5,37.470562 0.5,
                    32.5 C0.5,27.529438 4.9771523,23.5 10.5,23.5 C16.022848,
                    23.5 20.5,27.529438 20.5,32.5 z M20.5,55.5 C20.5,
                    60.470562 16.022848,64.5 10.5,64.5 C4.9771523,64.5 0.5,
                    60.470562 0.5,55.5 C0.5,50.529438 4.9771523,46.5 10.5,
                    46.5 C16.022848,46.5 20.5,50.529438 20.5,55.5 z&amp;quot; 
                    x:Name=&amp;quot;leftTop&amp;quot;/&amp;gt;
              &amp;lt;Path Data=&amp;quot;M20.5,9.5 C20.5,14.470563 16.022848,18.5 10.5,
                    18.5 C4.9771523,18.5 0.5,14.470563 0.5,9.5 C0.5,
                    4.5294371 4.9771523,0.5 10.5,0.5 C16.022848,0.5 20.5,
                    4.5294371 20.5,9.5 z M45.5,9.5 C45.5,14.470563 41.02285,
                    18.5 35.5,18.5 C29.977152,18.5 25.5,14.470563 25.5,
                    9.5 C25.5,4.5294371 29.977152,0.5 35.5,0.5 C41.02285,
                    0.5 45.5,4.5294371 45.5,9.5 z&amp;quot; 
                    Canvas.Top=&amp;quot;115&amp;quot; Canvas.Left=&amp;quot;23&amp;quot; x:Name=&amp;quot;bottom&amp;quot;/&amp;gt;
              &amp;lt;Path Data=&amp;quot;M20.5,9.5 C20.5,14.470563 16.022848,18.5 10.5,
                    18.5 C4.9771523,18.5 0.5,14.470563 0.5,9.5 C0.5,
                    4.5294371 4.9771523,0.5 10.5,0.5 C16.022848,0.5 20.5,
                    4.5294371 20.5,9.5 z M45.5,9.5 C45.5,14.470563 41.02285,
                    18.5 35.5,18.5 C29.977152,18.5 25.5,14.470563 25.5,
                    9.5 C25.5,4.5294371 29.977152,0.5 35.5,0.5 C41.02285,
                    0.5 45.5,4.5294371 45.5,9.5 z&amp;quot; 
                    Canvas.Left=&amp;quot;23&amp;quot; x:Name=&amp;quot;top&amp;quot;/&amp;gt;
              &amp;lt;Path Data=&amp;quot;M20.5,9.5 C20.5,14.470563 16.022848,18.5 10.5,
                    18.5 C4.9771523,18.5 0.5,14.470563 0.5,9.5 C0.5,
                    4.5294371 4.9771523,0.5 10.5,0.5 C16.022848,0.5 20.5,
                    4.5294371 20.5,9.5 z M45.5,9.5 C45.5,14.470563 41.02285,
                    18.5 35.5,18.5 C29.977152,18.5 25.5,14.470563 25.5,
                    9.5 C25.5,4.5294371 29.977152,0.5 35.5,0.5 C41.02285,
                    0.5 45.5,4.5294371 45.5,9.5 z&amp;quot; 
                    Canvas.Top=&amp;quot;58&amp;quot; Canvas.Left=&amp;quot;23&amp;quot; x:Name=&amp;quot;middle&amp;quot;/&amp;gt;
              &amp;lt;Path Data=&amp;quot;M20.5,9.5 C20.5,14.470563 16.022848,18.5 10.5,
                    18.5 C4.9771523,18.5 0.5,14.470563 0.5,9.5 C0.5,
                    4.5294371 4.9771523,0.5 10.5,0.5 C16.022848,0.5 20.5,
                    4.5294371 20.5,9.5 z M20.5,32.5 C20.5,37.470562 16.022848,
                    41.5 10.5,41.5 C4.9771523,41.5 0.5,37.470562 0.5,
                    32.5 C0.5,27.529438 4.9771523,23.5 10.5,23.5 C16.022848,
                    23.5 20.5,27.529438 20.5,32.5 z M20.5,55.5 C20.5,
                    60.470562 16.022848,64.5 10.5,64.5 C4.9771523,64.5 0.5,
                    60.470562 0.5,55.5 C0.5,50.529438 4.9771523,46.5 10.5,
                    46.5 C16.022848,46.5 20.5,50.529438 20.5,55.5 z&amp;quot; 
                    Canvas.Left=&amp;quot;71&amp;quot; x:Name=&amp;quot;rightTop&amp;quot;/&amp;gt;
              &amp;lt;Path Data=&amp;quot;M20.5,9.5 C20.5,14.470563 16.022848,18.5 10.5,
                    18.5 C4.9771523,18.5 0.5,14.470563 0.5,9.5 C0.5,
                    4.5294371 4.9771523,0.5 10.5,0.5 C16.022848,0.5 20.5,
                    4.5294371 20.5,9.5 z M20.5,32.5 C20.5,37.470562 16.022848,
                    41.5 10.5,41.5 C4.9771523,41.5 0.5,37.470562 0.5,
                    32.5 C0.5,27.529438 4.9771523,23.5 10.5,23.5 C16.022848,
                    23.5 20.5,27.529438 20.5,32.5 z M20.5,55.5 C20.5,
                    60.470562 16.022848,64.5 10.5,64.5 C4.9771523,64.5 0.5,
                    60.470562 0.5,55.5 C0.5,50.529438 4.9771523,46.5 10.5,
                    46.5 C16.022848,46.5 20.5,50.529438 20.5,55.5 z&amp;quot; 
                    Canvas.Top=&amp;quot;69&amp;quot; Canvas.Left=&amp;quot;71&amp;quot; x:Name=&amp;quot;rightBottom&amp;quot;/&amp;gt;
              &amp;lt;Ellipse Width=&amp;quot;20&amp;quot; Height=&amp;quot;20&amp;quot; Canvas.Left=&amp;quot;96&amp;quot;
                       Canvas.Top=&amp;quot;115&amp;quot; x:Name=&amp;quot;dotBottom&amp;quot;/&amp;gt;
              &amp;lt;Ellipse Width=&amp;quot;20&amp;quot; Height=&amp;quot;20&amp;quot; Canvas.Left=&amp;quot;96&amp;quot;
                       Canvas.Top=&amp;quot;69&amp;quot; x:Name=&amp;quot;dotTop&amp;quot;/&amp;gt;
            &amp;lt;/Canvas&amp;gt;
          &amp;lt;/ControlTemplate&amp;gt;
        &amp;lt;/Setter.Value&amp;gt;
      &amp;lt;/Setter&amp;gt;
    &amp;lt;/Style&amp;gt;
  &amp;lt;/igGauge:XamWebSegmentedDisplay.DigitStyle&amp;gt;
&amp;lt;/igGauge:XamWebSegmentedDisplay&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Using this custom template results in a display style like the following:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://dl.infragistics.com/community/silverlight/images/e43c3e6b837a_B037/image.png"&gt;&lt;img title="image" style="border-top-width:0px;display:inline;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;" alt="image" src="http://dl.infragistics.com/community/silverlight/images/e43c3e6b837a_B037/image_thumb.png" border="0" width="453" height="109" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d6d2a0e9-a634-43a6-aeac-936edd73fed9" style="padding-right:0px;display:inline;padding-left:0px;float:none;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Silverlight" rel="tag"&gt;Silverlight&lt;/a&gt;,&lt;a href="http://technorati.com/tags/xamWebSegmentedDisplay" rel="tag"&gt;xamWebSegmentedDisplay&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.infragistics.com/aggbug.aspx?PostID=79125" width="1" height="1"&gt;</description></item><item><title>Custom Chart Data Point Templates</title><link>http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/archive/2009/02/28/custom-chart-data-point-templates.aspx</link><pubDate>Sat, 28 Feb 2009 22:14:10 GMT</pubDate><guid isPermaLink="false">7a8b7c76-b7ad-48e0-9694-5b04ca132ed0:79123</guid><dc:creator>[Infragistics] Devin Rader</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/rsscomments.aspx?PostID=79123</wfw:commentRss><comments>http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/archive/2009/02/28/custom-chart-data-point-templates.aspx#comments</comments><description>&lt;p&gt;Here is an example of creating custom data point templates in a bubble chart.&amp;nbsp; Data point templates allow you to provide custom UI for data points in a series.&amp;nbsp; In this snippet, separate custom Data point templates are created for each of the three series included in the Bubble chart.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class="wlWriterEditableSmartContent" id="scid:812469c5-0cb0-4c63-8c15-c81123a09de7:e65a559f-623f-435d-9bbc-29e2a58f7a9a" style="padding-right:0px;display:inline;padding-left:0px;float:none;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;
&lt;pre name="code" class="xml"&gt;&amp;lt;igChart:XamWebChart Margin=&amp;quot;5&amp;quot; Background=&amp;quot;AliceBlue&amp;quot;&amp;gt;
  &amp;lt;igChart:XamWebChart.Axes&amp;gt;
    &amp;lt;igChart:Axis AxisType=&amp;quot;PrimaryX&amp;quot; AutoRange=&amp;quot;False&amp;quot; 
                  Minimum=&amp;quot;-100&amp;quot; Maximum=&amp;quot;100&amp;quot; Unit=&amp;quot;25&amp;quot; &amp;gt;
      &amp;lt;igChart:Axis.MajorGridline&amp;gt;
        &amp;lt;igChart:GridlineGroup Visibility=&amp;quot;Collapsed&amp;quot;/&amp;gt;
      &amp;lt;/igChart:Axis.MajorGridline&amp;gt;
      &amp;lt;igChart:Axis.Label&amp;gt;
        &amp;lt;igChart:LabelGroup Visibility=&amp;quot;Collapsed&amp;quot;/&amp;gt;
      &amp;lt;/igChart:Axis.Label&amp;gt;
      &amp;lt;igChart:Axis.MajorTickMark&amp;gt;
        &amp;lt;igChart:TickMarkGroup Visibility=&amp;quot;Collapsed&amp;quot;/&amp;gt;
      &amp;lt;/igChart:Axis.MajorTickMark&amp;gt;
      &amp;lt;igChart:Axis.Template&amp;gt;
        &amp;lt;ControlTemplate&amp;gt;
          &amp;lt;StackPanel&amp;gt;
            &amp;lt;Path Height=&amp;quot;10&amp;quot; VerticalAlignment=&amp;quot;Top&amp;quot; 
                  Stretch=&amp;quot;Fill&amp;quot; Stroke=&amp;quot;Silver&amp;quot; 
                  Data=&amp;quot;M160,160 L560,160 L544.5,168.5 L560.5,
                  160.47223 L556.60596,158.68689 L544.02057,
                  152.91667 L560.00061,159.79167&amp;quot;/&amp;gt;
            &amp;lt;TextBlock Text=&amp;quot;X Axis&amp;quot; TextAlignment=&amp;quot;Right&amp;quot;/&amp;gt;
          &amp;lt;/StackPanel&amp;gt;
        &amp;lt;/ControlTemplate&amp;gt;
      &amp;lt;/igChart:Axis.Template&amp;gt;
    &amp;lt;/igChart:Axis&amp;gt;
    &amp;lt;igChart:Axis AxisType=&amp;quot;PrimaryY&amp;quot; AutoRange=&amp;quot;False&amp;quot; 
                  Minimum=&amp;quot;-100&amp;quot; Maximum=&amp;quot;100&amp;quot; Unit=&amp;quot;25&amp;quot;&amp;gt;
      &amp;lt;igChart:Axis.MajorGridline&amp;gt;
        &amp;lt;igChart:GridlineGroup Visibility=&amp;quot;Collapsed&amp;quot;/&amp;gt;
      &amp;lt;/igChart:Axis.MajorGridline&amp;gt;
      &amp;lt;igChart:Axis.Label&amp;gt;
        &amp;lt;igChart:LabelGroup Visibility=&amp;quot;Collapsed&amp;quot;/&amp;gt;
      &amp;lt;/igChart:Axis.Label&amp;gt;
      &amp;lt;igChart:Axis.MajorTickMark&amp;gt;
        &amp;lt;igChart:TickMarkGroup Visibility=&amp;quot;Collapsed&amp;quot;/&amp;gt;
      &amp;lt;/igChart:Axis.MajorTickMark&amp;gt;
      &amp;lt;igChart:Axis.Template&amp;gt;
        &amp;lt;ControlTemplate&amp;gt;
          &amp;lt;StackPanel&amp;gt;
            &amp;lt;Path Height=&amp;quot;10&amp;quot; VerticalAlignment=&amp;quot;Top&amp;quot; 
                  Stretch=&amp;quot;Fill&amp;quot; Stroke=&amp;quot;Silver&amp;quot; 
                  Data=&amp;quot;M160,160 L560,160 L544.5,168.5 L560.5,
                  160.47223 L556.60596,158.68689 L544.02057,
                  152.91667 L560.00061,159.79167&amp;quot;/&amp;gt;
            &amp;lt;TextBlock Text=&amp;quot;Y axis&amp;quot; TextAlignment=&amp;quot;Right&amp;quot;/&amp;gt;
          &amp;lt;/StackPanel&amp;gt;
        &amp;lt;/ControlTemplate&amp;gt;
      &amp;lt;/igChart:Axis.Template&amp;gt;
    &amp;lt;/igChart:Axis&amp;gt;
  &amp;lt;/igChart:XamWebChart.Axes&amp;gt;

  &amp;lt;igChart:XamWebChart.Series&amp;gt;
    &amp;lt;igChart:Series ChartType=&amp;quot;Bubble&amp;quot;&amp;gt;
      &amp;lt;igChart:Series.DataPointStyle&amp;gt;
        &amp;lt;Style TargetType=&amp;quot;igChart:BubbleChartDataPointTemplate&amp;quot;&amp;gt;
          &amp;lt;Setter Property=&amp;quot;Template&amp;quot;&amp;gt;
            &amp;lt;Setter.Value&amp;gt;
              &amp;lt;ControlTemplate TargetType=&amp;quot;igChart:BubbleChartDataPointTemplate&amp;quot;&amp;gt;
                &amp;lt;StackPanel Orientation=&amp;quot;Vertical&amp;quot;&amp;gt;
                  &amp;lt;Path Width=&amp;quot;50&amp;quot; Height=&amp;quot;50&amp;quot; Stretch=&amp;quot;Uniform&amp;quot; 
                        Fill=&amp;quot;{TemplateBinding Fill}&amp;quot; 
                        Stroke=&amp;quot;{TemplateBinding Stroke}&amp;quot; 
                        Data=&amp;quot;M81.5,0.50059509 C81.5,0.50059509 0.5,
                        -0.49940491 0.5,79.500595 C0.5,159.5006 81,160.99916 81,
                        160.99916 C81,160.99916 161,160.50072 161,80.749588 C161,
                        0.99845886 81.5,0.50059509 81.5,0.50059509 z M81.5,
                        40.500595 C81.5,40.500595 40.5,39.500595 40.5,
                        79.500595 C40.5,119.5006 81,120.00294 81,120.00294 C81,
                        120.00294 121,120.49986 121,80.747543 C121,
                        40.995224 81.5,40.500595 81.5,40.500595 z&amp;quot;/&amp;gt;
                &amp;lt;/StackPanel&amp;gt;
              &amp;lt;/ControlTemplate&amp;gt;
            &amp;lt;/Setter.Value&amp;gt;
          &amp;lt;/Setter&amp;gt;
        &amp;lt;/Style&amp;gt;
      &amp;lt;/igChart:Series.DataPointStyle&amp;gt;
      &amp;lt;igChart:Series.DataPoints&amp;gt;
        &amp;lt;igChart:DataPoint&amp;gt;
          &amp;lt;igChart:DataPoint.ChartParameters&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueX&amp;quot; Value=&amp;quot;55&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueY&amp;quot; Value=&amp;quot;55&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;Radius&amp;quot; Value=&amp;quot;1&amp;quot;/&amp;gt;
          &amp;lt;/igChart:DataPoint.ChartParameters&amp;gt;
        &amp;lt;/igChart:DataPoint&amp;gt;
        &amp;lt;igChart:DataPoint&amp;gt;
          &amp;lt;igChart:DataPoint.ChartParameters&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueX&amp;quot; Value=&amp;quot;-25&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueY&amp;quot; Value=&amp;quot;-50&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;Radius&amp;quot; Value=&amp;quot;1&amp;quot;/&amp;gt;
          &amp;lt;/igChart:DataPoint.ChartParameters&amp;gt;
        &amp;lt;/igChart:DataPoint&amp;gt;
        &amp;lt;igChart:DataPoint&amp;gt;
          &amp;lt;igChart:DataPoint.ChartParameters&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueX&amp;quot; Value=&amp;quot;30&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueY&amp;quot; Value=&amp;quot;20&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;Radius&amp;quot; Value=&amp;quot;1&amp;quot;/&amp;gt;
          &amp;lt;/igChart:DataPoint.ChartParameters&amp;gt;
        &amp;lt;/igChart:DataPoint&amp;gt;
      &amp;lt;/igChart:Series.DataPoints&amp;gt;
    &amp;lt;/igChart:Series&amp;gt;

    &amp;lt;igChart:Series ChartType=&amp;quot;Bubble&amp;quot;&amp;gt;
      &amp;lt;igChart:Series.DataPointStyle&amp;gt;
        &amp;lt;Style TargetType=&amp;quot;igChart:BubbleChartDataPointTemplate&amp;quot;&amp;gt;
          &amp;lt;Setter Property=&amp;quot;Template&amp;quot;&amp;gt;
            &amp;lt;Setter.Value&amp;gt;
              &amp;lt;ControlTemplate TargetType=&amp;quot;igChart:BubbleChartDataPointTemplate&amp;quot;&amp;gt;
                &amp;lt;StackPanel Orientation=&amp;quot;Vertical&amp;quot;&amp;gt;
                  &amp;lt;Path Width=&amp;quot;50&amp;quot; Height=&amp;quot;50&amp;quot; Stretch=&amp;quot;Uniform&amp;quot; 
                        Fill=&amp;quot;{TemplateBinding Fill}&amp;quot; 
                        Stroke=&amp;quot;{TemplateBinding Stroke}&amp;quot; 
                        Data=&amp;quot;M122.14112,40.499996 L97.800911,97.301941 L40.5,
                        121.13847 L97.447197,144.826 L121.63716,
                        200.5 L145.82712,144 L201.5,120 L145,96 z M122.1293,
                        0.5 L161,79.999992 L241.50002,120 L161.83472,
                        160 L121.62669,240.5 L81.418655,160.83401 L0.5,
                        121.12747 L81.754425,81.254791 z&amp;quot;/&amp;gt;
                &amp;lt;/StackPanel&amp;gt;
              &amp;lt;/ControlTemplate&amp;gt;
            &amp;lt;/Setter.Value&amp;gt;
          &amp;lt;/Setter&amp;gt;
        &amp;lt;/Style&amp;gt;
      &amp;lt;/igChart:Series.DataPointStyle&amp;gt;
      &amp;lt;igChart:Series.DataPoints&amp;gt;
        &amp;lt;igChart:DataPoint&amp;gt;
          &amp;lt;igChart:DataPoint.ChartParameters&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueX&amp;quot; Value=&amp;quot;20&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueY&amp;quot; Value=&amp;quot;50&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;Radius&amp;quot; Value=&amp;quot;1&amp;quot;/&amp;gt;
          &amp;lt;/igChart:DataPoint.ChartParameters&amp;gt;
        &amp;lt;/igChart:DataPoint&amp;gt;
        &amp;lt;igChart:DataPoint&amp;gt;
          &amp;lt;igChart:DataPoint.ChartParameters&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueX&amp;quot; Value=&amp;quot;10&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueY&amp;quot; Value=&amp;quot;-40&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;Radius&amp;quot; Value=&amp;quot;1&amp;quot;/&amp;gt;
          &amp;lt;/igChart:DataPoint.ChartParameters&amp;gt;
        &amp;lt;/igChart:DataPoint&amp;gt;
      &amp;lt;/igChart:Series.DataPoints&amp;gt;
    &amp;lt;/igChart:Series&amp;gt;

    &amp;lt;igChart:Series ChartType=&amp;quot;Bubble&amp;quot;&amp;gt;
      &amp;lt;igChart:Series.DataPointStyle&amp;gt;
        &amp;lt;Style TargetType=&amp;quot;igChart:BubbleChartDataPointTemplate&amp;quot;&amp;gt;
          &amp;lt;Setter Property=&amp;quot;Template&amp;quot;&amp;gt;
            &amp;lt;Setter.Value&amp;gt;
              &amp;lt;ControlTemplate TargetType=&amp;quot;igChart:BubbleChartDataPointTemplate&amp;quot;&amp;gt;
                &amp;lt;StackPanel Orientation=&amp;quot;Vertical&amp;quot;&amp;gt;
                  &amp;lt;Path Width=&amp;quot;50&amp;quot; Height=&amp;quot;50&amp;quot; Stretch=&amp;quot;Uniform&amp;quot; 
                        Fill=&amp;quot;{TemplateBinding Fill}&amp;quot; 
                        Stroke=&amp;quot;{TemplateBinding Stroke}&amp;quot; 
                        Data=&amp;quot;M119.4997,102.50001 L40.500313,103.52042 C40.500313,
                        103.52042 40.000317,127.50001 80.000008,
                        127.50001 C119.99969,127.50001 119.4997,
                        102.50001 119.4997,102.50001 z M116,40.5 C105.23045,
                        40.5 96.5,45.648724 96.5,52 C96.5,58.351276 105.23045,
                        63.5 116,63.5 C126.76955,63.5 135.5,58.351276 135.5,
                        52 C135.5,45.648724 126.76955,40.5 116,40.5 z M52,
                        40.5 C41.230446,40.5 32.5,45.648724 32.5,52 C32.5,
                        58.351276 41.230446,63.5 52,63.5 C62.769554,63.5 71.5,
                        58.351276 71.5,52 C71.5,45.648724 62.769554,40.5 52,
                        40.5 z M80,0.5 C123.90664,0.5 159.5,36.317219 159.5,
                        80.5 C159.5,124.68278 123.90664,160.5 80,160.5 C36.093361,
                        160.5 0.50000083,124.68278 0.5,80.5 C0.50000083,
                        36.317219 36.093361,0.5 80,0.5 z&amp;quot;/&amp;gt;
                &amp;lt;/StackPanel&amp;gt;
              &amp;lt;/ControlTemplate&amp;gt;
            &amp;lt;/Setter.Value&amp;gt;
          &amp;lt;/Setter&amp;gt;
        &amp;lt;/Style&amp;gt;
      &amp;lt;/igChart:Series.DataPointStyle&amp;gt;
      &amp;lt;igChart:Series.DataPoints&amp;gt;
        &amp;lt;igChart:DataPoint&amp;gt;
          &amp;lt;igChart:DataPoint.ChartParameters&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueX&amp;quot; Value=&amp;quot;-50&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueY&amp;quot; Value=&amp;quot;30&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;Radius&amp;quot; Value=&amp;quot;1&amp;quot;/&amp;gt;
          &amp;lt;/igChart:DataPoint.ChartParameters&amp;gt;
        &amp;lt;/igChart:DataPoint&amp;gt;
        &amp;lt;igChart:DataPoint&amp;gt;
          &amp;lt;igChart:DataPoint.ChartParameters&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueX&amp;quot; Value=&amp;quot;-80&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;ValueY&amp;quot; Value=&amp;quot;-70&amp;quot;/&amp;gt;
            &amp;lt;igChart:ChartParameter Type=&amp;quot;Radius&amp;quot; Value=&amp;quot;1&amp;quot;/&amp;gt;
          &amp;lt;/igChart:DataPoint.ChartParameters&amp;gt;
        &amp;lt;/igChart:DataPoint&amp;gt;
      &amp;lt;/igChart:Series.DataPoints&amp;gt;
    &amp;lt;/igChart:Series&amp;gt;
  &amp;lt;/igChart:XamWebChart.Series&amp;gt;

  &amp;lt;igChart:XamWebChart.Legend&amp;gt;
    &amp;lt;igChart:Legend Visibility=&amp;quot;Collapsed&amp;quot;/&amp;gt;
  &amp;lt;/igChart:XamWebChart.Legend&amp;gt;
&amp;lt;/igChart:XamWebChart&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Using the templates in the three chart series results in a chart that looks like this:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://dl.infragistics.com/community/silverlight/images/CustomChartDataPointTemplates_E760/clip_image002.jpg"&gt;&lt;img title="clip_image002" style="border-top-width:0px;display:inline;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;" alt="clip_image002" src="http://dl.infragistics.com/community/silverlight/images/CustomChartDataPointTemplates_E760/clip_image002_thumb.jpg" border="0" width="244" height="242" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5f3b5856-edaa-4956-b106-4bf129ff3d3d" style="padding-right:0px;display:inline;padding-left:0px;float:none;padding-bottom:0px;margin:0px;padding-top:0px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Silverlight" rel="tag"&gt;Silverlight&lt;/a&gt;,&lt;a href="http://technorati.com/tags/xamWebChart" rel="tag"&gt;xamWebChart&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.infragistics.com/aggbug.aspx?PostID=79123" width="1" height="1"&gt;</description><category domain="http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/archive/tags/Data+Visualization/default.aspx">Data Visualization</category><category domain="http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/archive/tags/xamWebMap/default.aspx">xamWebMap</category><category domain="http://blogs.infragistics.com/blogs/cd86849e-b771-4950-87d0-bd3c812eec53/archive/tags/Silverlight/default.aspx">Silverlight</category></item></channel></rss>