<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QrChart Series Clearen]]></title><description><![CDATA[<p>Hallo Community,</p>
<p>ich habe ein Form mit einem QRChart, in diesem Chart habe ich mehrere Series.<br />
Nach dem Einfügen von verschiedenen Punkten möchte ich das QrChart zurück setzen.</p>
<p>Kann mir jemand den Befehl dafür nennen ? ich finde ihn einfach nicht.</p>
<p>Vielen Dank</p>
<p>Johannes</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/195493/qrchart-series-clearen</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 09:31:59 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/195493.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Oct 2007 10:04:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QrChart Series Clearen on Thu, 18 Oct 2007 10:04:36 GMT]]></title><description><![CDATA[<p>Hallo Community,</p>
<p>ich habe ein Form mit einem QRChart, in diesem Chart habe ich mehrere Series.<br />
Nach dem Einfügen von verschiedenen Punkten möchte ich das QrChart zurück setzen.</p>
<p>Kann mir jemand den Befehl dafür nennen ? ich finde ihn einfach nicht.</p>
<p>Vielen Dank</p>
<p>Johannes</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1387744</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1387744</guid><dc:creator><![CDATA[Johannes_Mainzer]]></dc:creator><pubDate>Thu, 18 Oct 2007 10:04:36 GMT</pubDate></item><item><title><![CDATA[Reply to QrChart Series Clearen on Thu, 18 Oct 2007 11:51:21 GMT]]></title><description><![CDATA[<pre><code class="language-cpp">QRChart1-&gt;Chart-&gt;Series[0]-&gt;Clear();
</code></pre>
<p>hab es gefunden</p>
<p>Gruß</p>
<p>Johannes</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1387820</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1387820</guid><dc:creator><![CDATA[Johannes_Mainzer]]></dc:creator><pubDate>Thu, 18 Oct 2007 11:51:21 GMT</pubDate></item></channel></rss>