<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[My Visual Database — Pie Chart that displays percentage along with legend?]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=4330</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=4330&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Pie Chart that displays percentage along with legend?.]]></description>
		<lastBuildDate>Tue, 12 Jun 2018 12:47:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Pie Chart that displays percentage along with legend?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=25459#p25459</link>
			<description><![CDATA[<div class="quotebox"><cite>DriveSoft wrote:</cite><blockquote><div class="quotebox"><cite>gonpublic2k wrote:</cite><blockquote><p>Okie, no problem Derek I appreciate all your help.&nbsp; Maybe Dimitri can help on this one <img src="https://myvisualdatabase.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></blockquote></div><p>An example, how to print chart using report system</p></blockquote></div><br /><p>Great!!!&nbsp; Thanks so much!</p>]]></description>
			<author><![CDATA[null@example.com (gonpublic2k)]]></author>
			<pubDate>Tue, 12 Jun 2018 12:47:15 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=25459#p25459</guid>
		</item>
		<item>
			<title><![CDATA[Re: Pie Chart that displays percentage along with legend?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=25458#p25458</link>
			<description><![CDATA[<div class="quotebox"><cite>DriveSoft wrote:</cite><blockquote><p><strong>derek</strong><br />You can enable percentages for the legend: <br /></p><div class="codebox"><pre><code>..
Chart.AddSeries(TpieSeries.Create(Chart)); 
TPieSeries(Chart.Series[0]).Marks.Style := smsLabelPercent;
..</code></pre></div></blockquote></div><p>Good to know, thanks both Derek and Dimitri!</p>]]></description>
			<author><![CDATA[null@example.com (gonpublic2k)]]></author>
			<pubDate>Tue, 12 Jun 2018 12:45:46 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=25458#p25458</guid>
		</item>
		<item>
			<title><![CDATA[Re: Pie Chart that displays percentage along with legend?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=25450#p25450</link>
			<description><![CDATA[<div class="quotebox"><cite>gonpublic2k wrote:</cite><blockquote><p>Okie, no problem Derek I appreciate all your help.&nbsp; Maybe Dimitri can help on this one <img src="https://myvisualdatabase.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></blockquote></div><p>An example, how to print chart using report system</p>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Tue, 12 Jun 2018 09:47:59 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=25450#p25450</guid>
		</item>
		<item>
			<title><![CDATA[Re: Pie Chart that displays percentage along with legend?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=25449#p25449</link>
			<description><![CDATA[<p><strong>derek</strong><br />You can enable percentages for the legend: <br /></p><div class="codebox"><pre><code>..
Chart.AddSeries(TpieSeries.Create(Chart)); 
TPieSeries(Chart.Series[0]).Marks.Style := smsLabelPercent;
..</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Tue, 12 Jun 2018 09:46:11 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=25449#p25449</guid>
		</item>
		<item>
			<title><![CDATA[Re: Pie Chart that displays percentage along with legend?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=25440#p25440</link>
			<description><![CDATA[<div class="quotebox"><cite>derek wrote:</cite><blockquote><p>Hi Alex,<br />I&#039;m afraid I&#039;ll have to pass on how to print the chart together with the data;&nbsp; reporting is one of the areas that I&#039;m pretty weak on (there doesn&#039;t seem to be much call for print-outs with the stuff that I&#039;m asked to write).&nbsp; <br />Feeble excuse, I know (LOL!) and I should take the opportunity to get up to speed but I think it would take me quite a while.<br />Maybe someone else who&#039;s worked more with charts/reports will have a few ideas.<br />Derek.</p></blockquote></div><p>Okie, no problem Derek I appreciate all your help.&nbsp; Maybe Dimitri can help on this one <img src="https://myvisualdatabase.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (gonpublic2k)]]></author>
			<pubDate>Tue, 12 Jun 2018 02:18:36 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=25440#p25440</guid>
		</item>
		<item>
			<title><![CDATA[Re: Pie Chart that displays percentage along with legend?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=25439#p25439</link>
			<description><![CDATA[<p>Hi Alex,<br />I&#039;m afraid I&#039;ll have to pass on how to print the chart together with the data;&nbsp; reporting is one of the areas that I&#039;m pretty weak on (there doesn&#039;t seem to be much call for print-outs with the stuff that I&#039;m asked to write).&nbsp; <br />Feeble excuse, I know (LOL!) and I should take the opportunity to get up to speed but I think it would take me quite a while.<br />Maybe someone else who&#039;s worked more with charts/reports will have a few ideas.<br />Derek.</p>]]></description>
			<author><![CDATA[null@example.com (derek)]]></author>
			<pubDate>Mon, 11 Jun 2018 20:27:48 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=25439#p25439</guid>
		</item>
		<item>
			<title><![CDATA[Re: Pie Chart that displays percentage along with legend?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=25438#p25438</link>
			<description><![CDATA[<div class="quotebox"><cite>derek wrote:</cite><blockquote><p>Hello Alex,<br />In the script, just add the line<br />&nbsp; Chart.View3D:=false;&nbsp; &nbsp;<br />You could actually remove the legend as well, as it is now simply repeating the information that displays against each slice of the piechart.&nbsp; You can do that with the line.&nbsp; <br />&nbsp; Chart.legend.visible:=false;<br />Obviously, in some examples and with lots of &#039;slices&#039; it starts to get a bit impractical, but it&#039;s something to bear in mind.<br />Both these options are in the attachment.<br />Derek.</p></blockquote></div><p>Ahhh almost forgot, Derek - one more thing, are you able to print , say if you create a button for a report, the chart?&nbsp; Along with the data that you gather, also print the chart in the report page. Is that something you have done?</p>]]></description>
			<author><![CDATA[null@example.com (gonpublic2k)]]></author>
			<pubDate>Mon, 11 Jun 2018 19:29:56 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=25438#p25438</guid>
		</item>
		<item>
			<title><![CDATA[Re: Pie Chart that displays percentage along with legend?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=25431#p25431</link>
			<description><![CDATA[<div class="quotebox"><cite>derek wrote:</cite><blockquote><p>Hello Alex,<br />In the script, just add the line<br />&nbsp; Chart.View3D:=false;&nbsp; &nbsp;<br />You could actually remove the legend as well, as it is now simply repeating the information that displays against each slice of the piechart.&nbsp; You can do that with the line.&nbsp; <br />&nbsp; Chart.legend.visible:=false;<br />Obviously, in some examples and with lots of &#039;slices&#039; it starts to get a bit impractical, but it&#039;s something to bear in mind.<br />Both these options are in the attachment.<br />Derek.</p></blockquote></div><br /><p>Awesome!&nbsp; - Thanks again mate&nbsp; <img src="https://myvisualdatabase.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Cheers!</p>]]></description>
			<author><![CDATA[null@example.com (gonpublic2k)]]></author>
			<pubDate>Sun, 10 Jun 2018 15:03:22 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=25431#p25431</guid>
		</item>
		<item>
			<title><![CDATA[Re: Pie Chart that displays percentage along with legend?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=25430#p25430</link>
			<description><![CDATA[<p>Hello Alex,<br />In the script, just add the line<br />&nbsp; Chart.View3D:=false;&nbsp; &nbsp;<br />You could actually remove the legend as well, as it is now simply repeating the information that displays against each slice of the piechart.&nbsp; You can do that with the line.&nbsp; <br />&nbsp; Chart.legend.visible:=false;<br />Obviously, in some examples and with lots of &#039;slices&#039; it starts to get a bit impractical, but it&#039;s something to bear in mind.<br />Both these options are in the attachment.<br />Derek.</p>]]></description>
			<author><![CDATA[null@example.com (derek)]]></author>
			<pubDate>Sun, 10 Jun 2018 09:03:17 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=25430#p25430</guid>
		</item>
		<item>
			<title><![CDATA[Re: Pie Chart that displays percentage along with legend?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=25429#p25429</link>
			<description><![CDATA[<div class="quotebox"><cite>derek wrote:</cite><blockquote><p>Hi Alex,<br />Does the attached give you the sort of thing you&#039;re after (values and percentages with the legend)?<br />Regards,<br />Derek.</p></blockquote></div><p>Yes!&nbsp; as always that&#039;s awesome Derek.&nbsp; Thanks for your help.&nbsp; One more thing, is there anyway to get rid <br />of the shadows?&nbsp; Or is that something that&#039;s internal of the Pie Chart function?</p>]]></description>
			<author><![CDATA[null@example.com (gonpublic2k)]]></author>
			<pubDate>Sun, 10 Jun 2018 04:27:34 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=25429#p25429</guid>
		</item>
		<item>
			<title><![CDATA[Re: Pie Chart that displays percentage along with legend?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=25425#p25425</link>
			<description><![CDATA[<p>Hi Alex,<br />Does the attached give you the sort of thing you&#039;re after (values and percentages with the legend)?<br />Regards,<br />Derek.</p>]]></description>
			<author><![CDATA[null@example.com (derek)]]></author>
			<pubDate>Fri, 08 Jun 2018 15:44:36 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=25425#p25425</guid>
		</item>
		<item>
			<title><![CDATA[Pie Chart that displays percentage along with legend?]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=25424#p25424</link>
			<description><![CDATA[<p>Hello MVD community, I haven&#039;t played around much with the charts but is there a way to display a pie chart that shows percentage<br />along with the values and names on the graphics?&nbsp; I know that the legend gets created automatically but there&#039;s no much information<br />other than the colors and the names of the values.&nbsp; Is there a way to control that? </p><br /><p>Thanks in advance!</p><p>Attached is an example of what I mean, what I would like to see:</p><p><a href="https://ibb.co/bEX3no">https://ibb.co/bEX3no</a></p>]]></description>
			<author><![CDATA[null@example.com (gonpublic2k)]]></author>
			<pubDate>Fri, 08 Jun 2018 11:36:45 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=25424#p25424</guid>
		</item>
	</channel>
</rss>
