<?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 Re: Creating a Stacked Line Chart Via Macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-Stacked-Line-Chart-Via-Macro/m-p/679989#M246615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;set cp = chart.GetProperties&lt;/P&gt;&lt;P&gt;set title = cp.ChartProperties.Title&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Stacked line chart&lt;/P&gt;&lt;P&gt;cp.ChartProperties.BarModeStacked = true&lt;/P&gt;&lt;P&gt;cp.ChartProperties.LineChartMode = 3&lt;/P&gt;&lt;P&gt;chart.SetProperties cp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use LineChartMode = 3 for "Flat" style, or 4 for 3d style.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2014 19:32:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-11T19:32:34Z</dc:date>
    <item>
      <title>Creating a Stacked Line Chart Via Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Stacked-Line-Chart-Via-Macro/m-p/679988#M246614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one took me a little while to track down, so just documenting in case someone else is looking for it (I couldn't find it in any other threads)... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 19:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Stacked-Line-Chart-Via-Macro/m-p/679988#M246614</guid>
      <dc:creator />
      <dc:date>2014-09-11T19:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Stacked Line Chart Via Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Stacked-Line-Chart-Via-Macro/m-p/679989#M246615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;set cp = chart.GetProperties&lt;/P&gt;&lt;P&gt;set title = cp.ChartProperties.Title&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Stacked line chart&lt;/P&gt;&lt;P&gt;cp.ChartProperties.BarModeStacked = true&lt;/P&gt;&lt;P&gt;cp.ChartProperties.LineChartMode = 3&lt;/P&gt;&lt;P&gt;chart.SetProperties cp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use LineChartMode = 3 for "Flat" style, or 4 for 3d style.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 19:32:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Stacked-Line-Chart-Via-Macro/m-p/679989#M246615</guid>
      <dc:creator />
      <dc:date>2014-09-11T19:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Stacked Line Chart Via Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-Stacked-Line-Chart-Via-Macro/m-p/679990#M246616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Graeme,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following code when creating a Scatter Chart to untick the Force 0 box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cp.Expressions.Item(0).Item(0).Data.AxisData.Force0 = false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However this only does the X Axis, how can I also do this for the Y Axis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 15:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-Stacked-Line-Chart-Via-Macro/m-p/679990#M246616</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-10-15T15:44:23Z</dc:date>
    </item>
  </channel>
</rss>

