<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Clomosy | Forum : ChartItemText</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : ChartItemText]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 13:00:45 +0000</pubDate>
  <lastBuildDate>Wed, 21 Aug 2024 10:37:33 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.clomosy.com.tr/RSS_post_feed.asp?TID=890</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Clomosy | Forum]]></title>
   <url>https://forum.clomosy.com.tr/forum_images/logo.png</url>
   <link>https://forum.clomosy.com.tr/</link>
  </image>
  <item>
   <title><![CDATA[ChartItemText : Merhaba &#304;smail,A&#351;a&#287;&#305;daki kod i&#231;erisinde...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=890&amp;PID=1707#1707</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=106">Developer</a><br /><strong>Konu:</strong> 890<br /><strong>Gönderim Zamanı:</strong> 21&nbsp;Ağustos&nbsp;2024 Saat 10:37<br /><br />Merhaba İsmail,<div>Aşağıdaki kod içerisinde Chart Form içerisinde yerleşiyor istediğin yerde layoutveya farklı bir şey istediğin konuma yerleştirebilirsin.</div><div><pre style="font-family: Menlo, C&#111;nsolas, M&#111;naco, &quot;Noto Mono&quot;, &quot;Nimbus Mono L&quot;, monospace; font-size: 15.2px; : rgb248, 249, 250; border: 1px solid rgb200, 204, 209; padding: 1em; text-wrap: wrap; overflow: auto;"> var   MyForm:TclForm;   testChart&nbsp;: TClChart;   simpleJSONStr&nbsp;: String;  {    MyForm = TclForm.Create(Self);   testChart = MyForm.AddNewChart(MyForm,'testChart','Samsoong');   simpleJSONStr = '&#091;{ "DeviceType": "Notebook","Percent": 50,"color":"clOrange"},{"DeviceType"&nbsp;: "Tablet","Percent": 35,"color":"clPink"},{"DeviceType"&nbsp;: "Phone","Percent": 73,"color":"clTomato"}&#093;';    testChart.Charttype = clCBar;   testChart.XAxisText = 'DeviceType';   testChart.ChartItemText = 'Device Sales';   testChart.ChartItemsValue = 'Percent';   testChart.ChartTitle = 'Samsoong Inc';   testChart.clLoadDataFromJSONStr(simpleJSONStr);   MyForm.Run;  }</pre></div>]]>
   </description>
   <pubDate>Wed, 21 Aug 2024 10:37:33 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=890&amp;PID=1707#1707</guid>
  </item> 
  <item>
   <title><![CDATA[ChartItemText : Pozisyonunu nas&#305;l ayarlayabilirim...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=890&amp;PID=1696#1696</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=216">ismail</a><br /><strong>Konu:</strong> 890<br /><strong>Gönderim Zamanı:</strong> 19&nbsp;Ağustos&nbsp;2024 Saat 16:58<br /><br />Pozisyonunu nasıl ayarlayabilirim&nbsp;]]>
   </description>
   <pubDate>Mon, 19 Aug 2024 16:58:24 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=890&amp;PID=1696#1696</guid>
  </item> 
 </channel>
</rss>