<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Creating a simple PieChart in Flex using ActionScript</title>
	<atom:link href="http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/comment-page-1/#comment-9511</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 19 Aug 2011 10:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/#comment-9511</guid>
		<description>Thanks....good article</description>
		<content:encoded><![CDATA[<p>Thanks&#8230;.good article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digsafe</title>
		<link>http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/comment-page-1/#comment-9250</link>
		<dc:creator>digsafe</dc:creator>
		<pubDate>Fri, 27 May 2011 16:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/#comment-9250</guid>
		<description>Peter,
First off thank you so much for all of these fantastic examples. They have helped me so much.
Am hoping you can help with this;
I am trying to embed a font for the pie series but it disables the text completely. I can style it for legacy fonts though. 
Haven&#039;t been able to find anything that speaks to this issue.</description>
		<content:encoded><![CDATA[<p>Peter,<br />
First off thank you so much for all of these fantastic examples. They have helped me so much.<br />
Am hoping you can help with this;<br />
I am trying to embed a font for the pie series but it disables the text completely. I can style it for legacy fonts though.<br />
Haven&#8217;t been able to find anything that speaks to this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/comment-page-1/#comment-6424</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Sat, 21 Nov 2009 05:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/#comment-6424</guid>
		<description>@Kiran/Phani,

I don&#039;t know how/if you could do that with the PieChart in Flex. You could either try extending the PieChart component and adding that logic yourself, or maybe there is a third party component that does something like this. I recommend asking on the FlexCoders mailing list and see if anybody has any ideas or knows of any other components that would do this.

Peter</description>
		<content:encoded><![CDATA[<p>@Kiran/Phani,</p>
<p>I don&#8217;t know how/if you could do that with the PieChart in Flex. You could either try extending the PieChart component and adding that logic yourself, or maybe there is a third party component that does something like this. I recommend asking on the FlexCoders mailing list and see if anybody has any ideas or knows of any other components that would do this.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiran</title>
		<link>http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/comment-page-1/#comment-6423</link>
		<dc:creator>Kiran</dc:creator>
		<pubDate>Sat, 21 Nov 2009 05:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/#comment-6423</guid>
		<description>I think its the same question asked by Jeck. I would appreciate any help ..an idea on how to approach this problem.

Phani</description>
		<content:encoded><![CDATA[<p>I think its the same question asked by Jeck. I would appreciate any help ..an idea on how to approach this problem.</p>
<p>Phani</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiran</title>
		<link>http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/comment-page-1/#comment-6422</link>
		<dc:creator>Kiran</dc:creator>
		<pubDate>Sat, 21 Nov 2009 05:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/#comment-6422</guid>
		<description>Thanks so much. How to create the pie chart  with two fragments where the  user should be able to adjust the angle of the selected pie fragment by dragging angle selector. When a user changes  a selected pie fragment, the chart should display % or degree of rotation.

Kiran</description>
		<content:encoded><![CDATA[<p>Thanks so much. How to create the pie chart  with two fragments where the  user should be able to adjust the angle of the selected pie fragment by dragging angle selector. When a user changes  a selected pie fragment, the chart should display % or degree of rotation.</p>
<p>Kiran</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/comment-page-1/#comment-6222</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Wed, 04 Nov 2009 01:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/#comment-6222</guid>
		<description>@Jeck,

As far as I know, the Flex components do not support that by default. You&#039;d have to code that logic yourself, or find a custom component that supports that.

Peter</description>
		<content:encoded><![CDATA[<p>@Jeck,</p>
<p>As far as I know, the Flex components do not support that by default. You&#8217;d have to code that logic yourself, or find a custom component that supports that.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeck</title>
		<link>http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/comment-page-1/#comment-6220</link>
		<dc:creator>Jeck</dc:creator>
		<pubDate>Wed, 04 Nov 2009 00:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/#comment-6220</guid>
		<description>How can I drag the edge of the per Explored Wedge  to change its amount (percentage)</description>
		<content:encoded><![CDATA[<p>How can I drag the edge of the per Explored Wedge  to change its amount (percentage)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/comment-page-1/#comment-1835</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 19 Jun 2009 12:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/#comment-1835</guid>
		<description>i NEED to load a pie chart using data from a database using coldfusion 8 back end!!!! send me the codes please....</description>
		<content:encoded><![CDATA[<p>i NEED to load a pie chart using data from a database using coldfusion 8 back end!!!! send me the codes please&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: murali</title>
		<link>http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/comment-page-1/#comment-1834</link>
		<dc:creator>murali</dc:creator>
		<pubDate>Mon, 01 Jun 2009 07:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/#comment-1834</guid>
		<description>Hai,

how to apply the effects in the above chart using action script?</description>
		<content:encoded><![CDATA[<p>Hai,</p>
<p>how to apply the effects in the above chart using action script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/comment-page-1/#comment-1838</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Fri, 31 Oct 2008 05:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/11/07/creating-a-simple-piechart-in-flex-using-actionscript/#comment-1838</guid>
		<description>Todd,

I haven&#039;t tried it, but &lt;code&gt;labelPosition&lt;/code&gt; seems to be a style, not a property (in case that helps): http://livedocs.adobe.com/flex/3/langref/mx/charts/series/PieSeries.html#style:labelPosition

Peter</description>
		<content:encoded><![CDATA[<p>Todd,</p>
<p>I haven&#8217;t tried it, but <code>labelPosition</code> seems to be a style, not a property (in case that helps): <a href="http://livedocs.adobe.com/flex/3/langref/mx/charts/series/PieSeries.html#style:labelPosition" rel="nofollow">http://livedocs.adobe.com/flex/3/langref/mx/charts/series/PieSeries.html#style:labelPosition</a></p>
<p>Peter</p>
]]></content:encoded>
	</item>
</channel>
</rss>

