<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic API to get a setting &amp;quot;Plot Values Inside Segments&amp;quot; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/API-to-get-a-setting-quot-Plot-Values-Inside-Segments-quot/m-p/186467#M50540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is NumbersOnDataPointsLocation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Nov 2010 21:15:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-11-14T21:15:22Z</dc:date>
    <item>
      <title>API to get a setting "Plot Values Inside Segments"</title>
      <link>https://community.qlik.com/t5/QlikView/API-to-get-a-setting-quot-Plot-Values-Inside-Segments-quot/m-p/186466#M50539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;I need to know in a macro whether a chart has the setting "Plot Values Inside Segments" set to "on" or "off". I've been searching the API guide, but no luck... Wondering if anyone knows whether such API exists...&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Nov 2010 21:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/API-to-get-a-setting-quot-Plot-Values-Inside-Segments-quot/m-p/186466#M50539</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2010-11-14T21:05:22Z</dc:date>
    </item>
    <item>
      <title>API to get a setting "Plot Values Inside Segments"</title>
      <link>https://community.qlik.com/t5/QlikView/API-to-get-a-setting-quot-Plot-Values-Inside-Segments-quot/m-p/186467#M50540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is NumbersOnDataPointsLocation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Nov 2010 21:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/API-to-get-a-setting-quot-Plot-Values-Inside-Segments-quot/m-p/186467#M50540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-14T21:15:22Z</dc:date>
    </item>
    <item>
      <title>API to get a setting "Plot Values Inside Segments"</title>
      <link>https://community.qlik.com/t5/QlikView/API-to-get-a-setting-quot-Plot-Values-Inside-Segments-quot/m-p/186468#M50541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, that's it, just found it myself and wanted to update the thread:&lt;/P&gt;&lt;P&gt;rem Plots numbers inside segments&lt;BR /&gt; set chart=ActiveDocument.GetSheetObject("CH02")&lt;BR /&gt; set p = chart.GetProperties&lt;BR /&gt; p.ChartProperties.NumbersOnDataPointsLocation = 1 '1 - Inside segments, O - On top&lt;BR /&gt; chart.SetProperties p&lt;/P&gt;&lt;P&gt;thanks Michael!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Nov 2010 21:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/API-to-get-a-setting-quot-Plot-Values-Inside-Segments-quot/m-p/186468#M50541</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2010-11-14T21:27:51Z</dc:date>
    </item>
  </channel>
</rss>

