<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>amCharts &#038; amMap blog &#187; amCharts for WPF</title>
	<atom:link href="http://www.marcelionis.com/category/amcharts-for-wpf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcelionis.com</link>
	<description>by Antanas Marcelionis</description>
	<lastBuildDate>Wed, 21 Jul 2010 13:47:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Stock Chart for WPF &amp; Silverlight v.1.3 Released</title>
		<link>http://www.marcelionis.com/2010/07/21/stock-chart-for-wpf-silverlight-v-1-3-released/</link>
		<comments>http://www.marcelionis.com/2010/07/21/stock-chart-for-wpf-silverlight-v-1-3-released/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 13:47:19 +0000</pubDate>
		<dc:creator>ailon</dc:creator>
				<category><![CDATA[amCharts for WPF]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2010/07/21/stock-chart-for-wpf-silverlight-v-1-3-released/</guid>
		<description><![CDATA[We have just released version 1.3 of amCharts Stock Chart for WPF &#38; Silverlight. This version focuses on data grouping improvements. Several intermediate grouping points were added to make grouping switching smoother in time range. 
Note: if you’ve used DataGroupingInterval enumeration explicitly in your code make sure to recompile your project against new dll and [...]]]></description>
			<content:encoded><![CDATA[<p>We have just released version 1.3 of <a href="http://wpf.amcharts.com/">amCharts Stock Chart for WPF &amp; Silverlight</a>. This version focuses on data grouping improvements. Several intermediate grouping points were added to make grouping switching smoother in time range. </p>
<p>Note: if you’ve used DataGroupingInterval enumeration explicitly in your code make sure to recompile your project against new dll and verify that your code is working properly.</p>
<p><a href="http://wpf.amcharts.com/download">Download amCharts Stock Chart for WPF &amp; Silverlight</a></p>
<p>Here’s a complete change log:</p>
<ul>
<li>FEATURE ADDED: added more DataGroupingInterval values for smoother grouping in &quot;time&quot; range. NOTE: if your code used DataGroupingInterval enum directly make sure everything works as expected since values were inserted between other values.</li>
<li>FEATURE ADDED: added StockChart.MinimumDataGroupingInterval and MaximumDataGroupingInterval properties to constrain automatic data grouping interval switching</li>
<li>COSMETIC IMPROVEMENT: when Brush is set on Candlestick graph, the value is used for candle outline.</li>
<li>BUGFIX: in some scenarios it wasn&#8217;t possible to modify control template under Silverlight</li>
<li>BUGFIX: in some scenarios ArgumentOutOfRangeException was thrown when hovering over an empty chart.</li>
<li>BUGFIX: in some cases exception was thrown when hovering over an empty chart plot area</li>
<li>BUGFIX: Collapsing and showing charts (using Chart.Collapse()/Show() methods) sometimes resulted in charts overlapping</li>
<li>BUGFIX: in Raw (milliseconds) mode Value field data was used instead of Volume</li>
<li>BUGFIX: when ArrowUp bullet was set on axis it wasn&#8217;t visible</li>
<li>COSMETIC FIX: mouse cursor wasn&#8217;t returning to regular Arrow after mouse was released after dragging/scrolling the chart.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2010/07/21/stock-chart-for-wpf-silverlight-v-1-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stock Chart for WPF &amp; Silverlight v.1.2.1 Released</title>
		<link>http://www.marcelionis.com/2010/05/14/stock-chart-for-wpf-silverlight-v-1-2-1-released/</link>
		<comments>http://www.marcelionis.com/2010/05/14/stock-chart-for-wpf-silverlight-v-1-2-1-released/#comments</comments>
		<pubDate>Fri, 14 May 2010 11:26:59 +0000</pubDate>
		<dc:creator>ailon</dc:creator>
				<category><![CDATA[amCharts for WPF]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2010/05/14/stock-chart-for-wpf-silverlight-v-1-2-1-released/</guid>
		<description><![CDATA[We’ve released version 1.2.1 of amCharts Stock Chart for WPF and Silverlight. This release addresses a number of issues reported by the users since 1.2 release.
Download Stock Chart v.1.2.1
Here’s a complete change log:

COSMETIC IMPROVEMENT: it&#8217;s now possible to set brush for scroller values by setting Foreground property on the scroller. 
BUGFIX: Sometimes exception was thrown [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve released version 1.2.1 of amCharts Stock Chart for WPF and Silverlight. This release addresses a number of issues reported by the users since 1.2 release.</p>
<p><a href="http://wpf.amcharts.com/download">Download Stock Chart v.1.2.1</a></p>
<p>Here’s a complete change log:</p>
<ul>
<li>COSMETIC IMPROVEMENT: it&#8217;s now possible to set brush for scroller values by setting Foreground property on the scroller. </li>
<li>BUGFIX: Sometimes exception was thrown when rendering filled areas in Silverlight </li>
<li>BUGFIX: exception was thrown in design-mode in Silverlight version. </li>
<li>BUGFIX: dragging scroller thumb to the right fast expanded selection dramatically </li>
<li>BUGFIX: NullReferenceException when removing all DataSets </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2010/05/14/stock-chart-for-wpf-silverlight-v-1-2-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Charts for WPF &amp; Silverlight v.1.0 Beta Released</title>
		<link>http://www.marcelionis.com/2010/05/10/quick-charts-for-wpf-silverlight-v-1-0-beta-released/</link>
		<comments>http://www.marcelionis.com/2010/05/10/quick-charts-for-wpf-silverlight-v-1-0-beta-released/#comments</comments>
		<pubDate>Mon, 10 May 2010 12:31:31 +0000</pubDate>
		<dc:creator>ailon</dc:creator>
				<category><![CDATA[amCharts]]></category>
		<category><![CDATA[amCharts for WPF]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2010/05/10/quick-charts-for-wpf-silverlight-v-1-0-beta-released/</guid>
		<description><![CDATA[We are happy to announce availability of feature complete version of amCharts Quick Charts for WPF &#38; Silverlight.
Quick Charts is an easy to use, fast set of charting controls for WPF &#38; Silverlight. And it&#8217;s FREE and Open Source (Ms-PL)!

Quick Charts motto is: Ease of Use, Speed, Small Footprint. It is amCharts Bundle&#8217;s little brother. [...]]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce availability of feature complete version of <a href="http://wpf.amcharts.com/quick">amCharts Quick Charts for WPF &amp; Silverlight</a>.</p>
<p>Quick Charts is an easy to use, fast set of charting controls for WPF &amp; Silverlight. And it&#8217;s FREE and Open Source (Ms-PL)!</p>
<p><img alt="http://wpf.amcharts.com/lib/screenshots/quickcharts.png" src="http://wpf.amcharts.com/lib/screenshots/quickcharts.png" /></p>
<p>Quick Charts motto is: Ease of Use, Speed, Small Footprint. It is amCharts Bundle&#8217;s little brother. It has less features, but concentrates on what&#8217;s important for the majority of users. In order to achieve this we didn&#8217;t just strip the features off of amCharts Bundle, but created Quick Charts from scratch.</p>
<p>Key features:</p>
<ul>
<li>
<p><b>Ease of use</b></p>
<p>By analyzing user feedback we&#8217;ve determined what features are most important to the majority of scenarios and left everything else out. As a result we have an API that is very easy to master. </p>
</li>
<li>
<p><b>Speed</b></p>
<p>Absence of complicated rarely used features let&#8217;s the charts do what they do fast.</p>
</li>
<li>
<p><b>Small footprint</b></p>
<p>Current version is only 54kb uncompressed and in compressed form it&#8217;s only 19kb! This is especially important in Silverlight where every byte counts.</p>
</li>
<li>
<p><b>Support for essential chart types</b></p>
<p>QuickCharts support Line, Column, Area and Pie charts.</p>
</li>
<li>
<p><b>Automatic axes and grid</b></p>
<p>Serial chart automatically recalculates and rearranges axes and grids based on chart size (try resizing panes in the demo above).</p>
</li>
<li>
<p><b>Support for data-binding</b></p>
<p>As any other bindable WPF and Silverlight controls quick charts can be bound to any data object implementing IEnumberable interface.</p>
</li>
<li>
<p><b>Free, unbranded &amp; Open Source</b></p>
<p>Quick Charts are absolutely free. There&#8217;s no branding, link backs or anything like that. And <a href="http://github.com/ailon/amCharts-Quick-Charts">source code</a> is released under very permissive <a href="http://opensource.org/licenses/ms-pl.html">Ms-PL license</a>.</p>
</li>
</ul>
<p>Beta version of amCharts Quick Charts for WPF &amp; Silverlight is available for immediate <a href="http://wpf.amcharts.com/download">download</a>.</p>
<p> <a href="http://dotnetshoutout.com/amCharts-Quick-Charts-for-WPF-Silverlight-Simple-Fast-Small-Open-Source" rev="vote-for"><img style="border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px" alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http%3A%2F%2Fwpf.amcharts.com%2Fnews%2Fquick-charts-for-wpf-silverlight-v-1-0-beta-released" /></a> <a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwpf.amcharts.com%2fnews%2fquick-charts-for-wpf-silverlight-v-1-0-beta-released"><img border="0" alt="kick it on DotNetKicks.com" src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwpf.amcharts.com%2fnews%2fquick-charts-for-wpf-silverlight-v-1-0-beta-released" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2010/05/10/quick-charts-for-wpf-silverlight-v-1-0-beta-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stock Chart for WPF &amp; Silvelright v.1.2 Released</title>
		<link>http://www.marcelionis.com/2010/04/27/stock-chart-for-wpf-silvelright-v-1-2-released/</link>
		<comments>http://www.marcelionis.com/2010/04/27/stock-chart-for-wpf-silvelright-v-1-2-released/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 07:33:45 +0000</pubDate>
		<dc:creator>ailon</dc:creator>
				<category><![CDATA[amCharts for WPF]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2010/04/27/stock-chart-for-wpf-silvelright-v-1-2-released/</guid>
		<description><![CDATA[A new release of Stock Chart for WPF and Silverlight is available for immediated download. The main addition in this release is a graph stacking feature allowing you to stack multiple single value graphs (line, area, step, column) on top of each other. Regular and 100% stacking are supported.
Download amCharts Stock Chart for WPF and [...]]]></description>
			<content:encoded><![CDATA[<p>A new release of Stock Chart for WPF and Silverlight is available for immediated download. The main addition in this release is a graph stacking feature allowing you to stack multiple single value graphs (line, area, step, column) on top of each other. Regular and 100% stacking are supported.</p>
<p><a href="http://wpf.amcharts.com/download"><strong>Download amCharts Stock Chart for WPF and Silverlight</strong></a></p>
<p>Here’s a complete change log:</p>
<ul>
<li>FEATURE ADDED: Stacking of single value graphs. Added AxisType property to ValueAxis class, It can be set to Linear (default), Stacked or Stacked100Percent. All graphs assigned to this axis should be of the single value type (use another axis for Ohlc or CandleStick graphs). Gapped graphs may produce unexpected results.</li>
<li>FEATURE ADDED: added Chart.Collapse() and Chart.Show() methods to hide/show individual charts in stock chart and re-layout other charts.</li>
<li>BUGFIX: &quot;&#8217;NaN&#8217; is not a valid value for property &#8216;Y1&#8242;.&quot; exception was thrown at design-time.</li>
<li>BUGFIX: NullReferenceException was thrown when mouse was over the chart and new Chart objects were added to stock chart</li>
<li>BUGFIX: combination of Graph.ConnectOverGaps = false and Chart.IsDataGroupingEnabled = false resulted in a graph with invisible line.</li>
<li>BUGFIX: Scroller was not updated when data set ItemsSource changed.</li>
<li>BUGFIX: custom Chart and Graph level EventBullets were not visually removed when removing them from EventBullets collection.</li>
<li>BUGFIX: Charts weren&#8217;t showing up in Out-of-Browser mode in Silverlight. </li>
<li>BUGFIX: Silverlight version: zooming in deep on line graphs with points spread far apart sometimes resulted in ghost lines appearing on the chart.</li>
<li>BUGFIX: Removing Chart for StockChart.Charts collection resulted in null reference exception</li>
<li>BUGFIX: Data grouping was never switching to Raw (milliseconds) mode.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2010/04/27/stock-chart-for-wpf-silvelright-v-1-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>amCharts Bundle for WPF v.1.1.6 Released</title>
		<link>http://www.marcelionis.com/2010/02/23/amcharts-bundle-for-wpf-v-1-1-6-released/</link>
		<comments>http://www.marcelionis.com/2010/02/23/amcharts-bundle-for-wpf-v-1-1-6-released/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 14:21:22 +0000</pubDate>
		<dc:creator>ailon</dc:creator>
				<category><![CDATA[amCharts for WPF]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2010/02/23/amcharts-bundle-for-wpf-v-1-1-6-released/</guid>
		<description><![CDATA[We have just released version 1.1.6 of amCharts Bundle for WPF. This is a maintenance release addressing a number of issues and adding a couple of minor features.
Download amCharts Bundle for WPF v.1.1.6
Don’t forget that we are running a 1 year anniversary promotion on all of our WPF &#38; Silverlight products. Click here for details.
Here’s [...]]]></description>
			<content:encoded><![CDATA[<p>We have just released version 1.1.6 of amCharts Bundle for WPF. This is a maintenance release addressing a number of issues and adding a couple of minor features.</p>
<p><a href="http://wpf.amcharts.com/download">Download amCharts Bundle for WPF v.1.1.6</a></p>
<p>Don’t forget that we are running a 1 year anniversary promotion on all of our WPF &amp; Silverlight products. <a href="http://wpf.amcharts.com/buy">Click here for details</a>.</p>
<p>Here’s a change log for this release:</p>
<ul>
<li>FEATURE ADDED: ColumnChart: added MaximumColumnWidth property to set a limit on column width.</li>
<li>FEATURE ADDED: ColumnChart: added LabelTextWrapping property to control text wrapping in data labels. The default is Wrap.</li>
<li>PERFORMANCE IMPROVEMENT: XyChart: invisible lines are no longer rendered when chart is zoomed in</li>
<li>BUGFIX: ColumnChart: it wasn&#8217;t possible to select last column for zooming in.</li>
<li>BUGFIX: XyChart: scrollbars moved chart in the wrong direction when axes were reversed (IsReverse = true)</li>
<li>BUGFIX: XyChart: graphs were not automatically refreshed when adding data points</li>
<li>BUGFIX: XyChart: zooming didn&#8217;t work as expected when axes were reversed (IsReverse = true)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2010/02/23/amcharts-bundle-for-wpf-v-1-1-6-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Quick Charts for WPF &amp; Silverlight</title>
		<link>http://www.marcelionis.com/2010/02/10/introducing-quick-charts-for-wpf-silverlight/</link>
		<comments>http://www.marcelionis.com/2010/02/10/introducing-quick-charts-for-wpf-silverlight/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 12:30:25 +0000</pubDate>
		<dc:creator>ailon</dc:creator>
				<category><![CDATA[amCharts for WPF]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2010/02/10/introducing-quick-charts-for-wpf-silverlight/</guid>
		<description><![CDATA[We have just released a first public beta of our new product – amCharts Quick Charts for WPF &#38; Silverlight. It’s a free and open source charting control set for both Silverlight and WPF.
Quick Charts motto is: Ease of Use, Speed, Small Footprint. It is amCharts Bundle&#8217;s little brother. It has less features, but concentrates [...]]]></description>
			<content:encoded><![CDATA[<p>We have just released a first public beta of our new product – <a href="http://wpf.amcharts.com/quick">amCharts Quick Charts for WPF &amp; Silverlight</a>. It’s a free and open source charting control set for both Silverlight and WPF.</p>
<p>Quick Charts motto is: Ease of Use, Speed, Small Footprint. It is amCharts Bundle&#8217;s little brother. It has less features, but concentrates on what&#8217;s important for the majority of users. In order to achieve this we didn&#8217;t just strip the features off of amCharts Bundle, but created Quick Charts from scratch.</p>
<p>Current release supports line and column charts only. Support for other chart types coming soon.</p>
<p><a href="http://wpf.amcharts.com/download">Download amCharts Quick Charts for WPF &amp; Silverlight</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2010/02/10/introducing-quick-charts-for-wpf-silverlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stock Chart for WPF &amp; Silverlight 1.1 Released</title>
		<link>http://www.marcelionis.com/2009/12/16/stock-chart-for-wpf-silverlight-1-1-released/</link>
		<comments>http://www.marcelionis.com/2009/12/16/stock-chart-for-wpf-silverlight-1-1-released/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 12:18:59 +0000</pubDate>
		<dc:creator>ailon</dc:creator>
				<category><![CDATA[amCharts]]></category>
		<category><![CDATA[amCharts for WPF]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/12/16/stock-chart-for-wpf-silverlight-1-1-released/</guid>
		<description><![CDATA[We’ve released version 1.1 of amCharts Stock Chart for WPF &#38; Silverlight. Obviously the biggest change from 1.0 is support for Silverlight from a single code base. Licensees of WPF version get the Silverlight version for free and linkware version is free as usual for both WPF and Silverlight.
But Silverlight support is not the only [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve released version 1.1 of <a href="http://wpf.amcharts.com/stock">amCharts Stock Chart for WPF &amp; Silverlight</a>. Obviously the biggest change from 1.0 is support for Silverlight from a single code base. Licensees of WPF version get the Silverlight version for free and linkware version is free as usual for both WPF and Silverlight.</p>
<p>But Silverlight support is not the only noteworthy change in 1.1. Some of the important new features are these:</p>
<ul>
<li>3 new EventBullet types: VerticalBand, HorizontalBand and <a href="http://wpf.amcharts.com/stock/bandandhighlightevents">GraphHighlight</a>;</li>
<li>support for mouse wheel scrolling and zooming;</li>
<li>support for different colors for positive and negative columns in column graph;</li>
<li>performance improvements.</li>
</ul>
<p>And these are only the most noticeable changes. Find what’s changed from release candidate in the change log below and a complete log in the changelog.txt file included in distribution archive.</p>
<p><a href="http://wpf.amcharts.com/download">Download amCharts Stock Chart for WPF</a></p>
<p>Change log for v.1.1:</p>
<ul>
<li>FEATURE ADDED: added StockChart.ZoomInOnWheelDown property. When set to true (default) mouse wheel zooms in when your rotate mouse down. Otherwise zooms-in on mouse wheel rotated up.</li>
<li>PERFORMANCE IMPROVEMENT: performance improvements in IsEquallySpaced=true (default) mode.</li>
<li>CHANGE: GraphHighlight event bullets no longer turn into vertical line when collapsed but aren&#8217;t collapsed below 6 pixels width instead.</li>
<li>BUGFIX: MouseWheel event was marked as handled even when it wasn&#8217;t actually handled (depending on modifier keys used)</li>
<li>BUGFIX: dynamically removing and adding graphs, datasets, etc. caused exceptions and incorrect behavior</li>
<li>BUGFIX: ValueChange and PercentChange legend types in period mode were calculated incorrectly.</li>
<li>BUGFIX: EventBullets where not removed when graphs were removed</li>
<li>BUGFIX: Silverlight version: scrollbar never appeared in comparison dataset listbox in DataSetSelector in Silverlight</li>
<li>BUGFIX: WPF version: values on the right axis were arranged incorrectly</li>
<li>BUGFIX: control wasn&#8217;t invalidated properly on data changes resulting in chart being hidden on startup</li>
<li>BUGFIX: graphs assigned to right value axis were not rendered when removed and added back to the chart.</li>
<li>BUGFIX: System.ArgumentException was thrown in some scenarios when zooming in (most notably with VerticalBand event bullet)</li>
<li>COSMETIC FIX: event bullet balloons had no space around &quot;-&quot; between Date and ToDate     </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/12/16/stock-chart-for-wpf-silverlight-1-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streamlined Licensing of WPF &amp; Silverlight Charts</title>
		<link>http://www.marcelionis.com/2009/12/10/streamlined-licensing-of-wpf-silverlight-charts/</link>
		<comments>http://www.marcelionis.com/2009/12/10/streamlined-licensing-of-wpf-silverlight-charts/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 15:33:24 +0000</pubDate>
		<dc:creator>ailon</dc:creator>
				<category><![CDATA[amCharts for WPF]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/12/10/streamlined-licensing-of-wpf-silverlight-charts/</guid>
		<description><![CDATA[We’ve used a different licensing scheme for our WPF &#38; Silverlight charts than for other products. According to feedback from several prospective customers, this created a lot of confusion. So, by popular demand, we’ve decided to unify licensing scheme across all products. 
From now on in addition to free linkware license these license types are [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve used a different licensing scheme for our WPF &amp; Silverlight charts than for other products. According to feedback from several prospective customers, this created a lot of confusion. So, by popular demand, we’ve decided to unify licensing scheme across all products. </p>
<p>From now on in addition to free linkware license these license types are available for amCharts WPF &amp; Silverlight products:</p>
<ul>
<li><strong>Single application license</strong> – for use in a single non-redistributable application or web site you’ve developed for yourself or your client;</li>
<li><strong>Multiple applications license</strong> – for use in multiple non-redistributable applications or web sites you’ve developed for yourself or your clients;</li>
<li><strong>Developer (OEM) license – </strong>for use in redistributable applications. Includes access to source code.</li>
</ul>
<p>Previous licenses will be honored for as long as they are valid and upgrade options for future major version updates will be offered.</p>
<p>Don’t forget that you can still get Stock Chart licenses with <a href="http://wpf.amcharts.com/buy">30% discount</a>. The offer expires really soon (within 1-2 weeks).</p>
<p>If you have any questions about this licensing change, licensing in general or any other non-technical inquiries about our WPF &amp; Silverlight products, feel free to contact us at <a href="mailto:net@amcharts.com">net@amcharts.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/12/10/streamlined-licensing-of-wpf-silverlight-charts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stock Chart for WPF &amp; Silverlight Release Candidate</title>
		<link>http://www.marcelionis.com/2009/12/08/stock-chart-for-wpf-silverlight-release-candidate/</link>
		<comments>http://www.marcelionis.com/2009/12/08/stock-chart-for-wpf-silverlight-release-candidate/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 12:00:54 +0000</pubDate>
		<dc:creator>ailon</dc:creator>
				<category><![CDATA[amCharts for WPF]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/12/08/stock-chart-for-wpf-silverlight-release-candidate/</guid>
		<description><![CDATA[Release Candidate for version 1.1 of amCharts Stock Chart for WPF &#38; Silverlight has just been posted. This release includes a number of bug fixes and improvements along with a couple minor new features. Based on your feedback we’ve added customization settings for mouse wheel scrolling and zooming feature, column graph can now display negative [...]]]></description>
			<content:encoded><![CDATA[<p>Release Candidate for version 1.1 of amCharts Stock Chart for WPF &amp; Silverlight has just been posted. This release includes a number of bug fixes and improvements along with a couple minor new features. Based on your feedback we’ve added customization settings for mouse wheel scrolling and zooming feature, column graph can now display negative and positive values using PositiveBrush/NegativeBrush settings and more. See the complete change log below for details.</p>
<p><a href="http://wpf.amcharts.com/download">Download amCharts Stock Chart for WPF &amp; Silverlight</a></p>
<p>This is most likely the last release before we ship a final 1.1 version, so it’s the last 1-2 weeks when you are able to take advantage of the <strong>30% discount</strong> on Stock Chart licenses. Details are on the <a href="http://wpf.amcharts.com/buy">“buy” page</a>. </p>
<p>Here’s a complete change log:</p>
<ul>
<li>FEATURE ADDED: added settings to customize mouse wheel scrolling and zooming: ScrollModifierKeys, ZoomModifierKeys, AcceleratedWheelModifierKeys and AcceleratedWheelFactor.</li>
<li>FEATURE ADDED: added Graph.UsePositiveNegativeBrushForColumns property which when set to true makes column graph use PositiveBrush/NegativeBrush for columns instead of Fill/Stroke</li>
<li>FEATURE ADDED: when zooming out and GraphHighlight event bullet becomes virtually invisible, it&#8217;s displayed as VerticalLine</li>
<li>PERFORMANCE IMPROVEMENT: changes to data in Legend caused graph redraws</li>
<li>BUGFIX: Scroller thumb wasn&#8217;t redrawn/placed properly when chart size was reduced</li>
<li>BUGFIX: EventBullets were not stacking properly when different bullet types were stacked together</li>
<li>BUGFIX: exceptions were thrown when attempting to display event bullets on a chart with no graphs</li>
<li>BUGFIX: when current grouping interval stepped over EventBulletThresholdPeriod currently visible bullets were not removed</li>
<li>BUGFIX: Silverlight version: some usage scenarios caused infinite layout loops</li>
<li>COSMETIC IMPROVEMENT: EventBullet balloons show ToDate in GraphHighlight and VerticalBand bullet balloons, containers for missing data in balloons are collapsed, if there&#8217;s no data to show in the balloon, balloons is not displayed.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/12/08/stock-chart-for-wpf-silverlight-release-candidate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stock Chart for WPF &amp; Silverlight v.1.1 Beta 2 Released</title>
		<link>http://www.marcelionis.com/2009/12/03/stock-chart-for-wpf-silverlight-v-1-1-beta-2-released/</link>
		<comments>http://www.marcelionis.com/2009/12/03/stock-chart-for-wpf-silverlight-v-1-1-beta-2-released/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 08:53:22 +0000</pubDate>
		<dc:creator>ailon</dc:creator>
				<category><![CDATA[amCharts for WPF]]></category>

		<guid isPermaLink="false">http://www.marcelionis.com/2009/12/03/stock-chart-for-wpf-silverlight-v-1-1-beta-2-released/</guid>
		<description><![CDATA[We’ve released Beta 2 of version 1.1 of our Stock Chart control for WPF &#38; Silverlight. This release includes several new exciting features:

3 new event bullet types: HorizontalBand – to highlight a range of values, VerticalBand – to highlight a range of dates/times, and GraphHighlight – to highlight a period on a graph. See these [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve released Beta 2 of version 1.1 of our <a href="http://wpf.amcharts.com/stock">Stock Chart control for WPF &amp; Silverlight</a>. This release includes several new exciting features:</p>
<ul>
<li>3 new event bullet types: HorizontalBand – to highlight a range of values, VerticalBand – to highlight a range of dates/times, and GraphHighlight – to highlight a period on a graph. See these bullet types in action <a href="http://wpf.amcharts.com/stock/bandandhighlightevents">here</a>. </li>
<li>Mouse Wheel scrolling and zooming (control + wheel) </li>
</ul>
<p>Both WPF and Silverlight versions are available for immediate <a href="http://wpf.amcharts.com/download">download</a>.</p>
<p>Don’t forget about <a href="http://wpf.amcharts.com/buy">30% discount</a> on Stock Chart licenses. This is only valid while Stock Chart v.1.1 is in beta which is not for long now.</p>
<p>Here’s a complete change log for this release:</p>
<ul>
<li>FEATURE ADDED: HorizontalBand and VerticalBand EventBullets to render vertical and horizontal guides on the chart. </li>
<li>FEATURE ADDED: new GraphHighlight EventBullet type let&#8217;s you highlight a portion of graph between Date and ToDate </li>
<li>FEATURE ADDED: Mouse wheel scrolling and zooming (ctrl+wheel). Subject to platform limitations in Silverlight. </li>
<li>FEATURE ADDED: added LegendPeriodValueFormatString property to control format of values in legend in period mode separately. </li>
<li>COSMETIC FEATURE: Silverlight version: Thumbs in scroller show up only when mouse is over it. </li>
<li>COSMETIC IMPROVEMENT: Silverlight version: Cursor now changes to Scroll cursor when mouse is pressed inside a chart. </li>
<li>BUGFIX: Silverlight version: there was an odd visual &quot;effect&quot; in column graph when chart was first loaded or when graph was switched on/off </li>
<li>BUGFIX: Silverlight version: chart wasn&#8217;t updated when graphs were switched off/on via legend </li>
<li>BUGFIX: zooming didn&#8217;t work properly when Chart.IsDataGroupingEnabled was set to false. </li>
<li>BUGFIX: HorizontalLine and VerticalLine EventBullets where not rendered properly </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.marcelionis.com/2009/12/03/stock-chart-for-wpf-silverlight-v-1-1-beta-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
