﻿<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:a10="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Charts for WPF - Recent Posts</title>
    <description />
    <copyright>Copyright © 1999-2026 Actipro Software LLC. All Rights Reserved.</copyright>
    <lastBuildDate>Wed, 17 Dec 2025 15:01:26 Z</lastBuildDate>
    <ttl>60</ttl>
    <item>
      <guid isPermaLink="false">2861f964-f9e5-4b44-b94f-495080716cd1-123384</guid>
      <title>Re: XYChart XPath/YPath: DataTable/DataView column-name paths don’t resolve like WPF bindings</title>
      <description>Hi Bob,
 We appreciate you providing all of the details for your question.  At the current time, property resolution is as you suspected based on reflection of object properties and does not consi...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26686/xychart-xpathypath-datatabledataview-column-n" />
      <a10:updated>2025-12-17T15:01:26Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">2861f964-f9e5-4b44-b94f-495080716cd1-123383</guid>
      <title>XYChart XPath/YPath: DataTable/DataView column-name paths don’t resolve like WPF bindings</title>
      <description>I&amp;rsquo;m integrating Charts for WPF (XYChart / LineSeries) into an existing WPF application that has a lot of chart &amp;ldquo;report definitions&amp;rdquo; based on DataTable column names.
 In standard ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26686/xychart-xpathypath-datatabledataview-column-n" />
      <a10:updated>2025-12-16T18:53:51Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">fa4736c6-198a-4417-b63d-3e2d07ed420e-122948</guid>
      <title>Re: Chart with 0,0 in the center of the chart</title>
      <description>Hi Kenneth,
 While our charts do support optionally setting specific axis Minimum and Maximum values (see this documentation topic) and you could position 0,0 in the middle of the plot area by usi...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26562/chart-with-00-in-the-center-of-the-chart" />
      <a10:updated>2025-05-16T22:56:24Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">fa4736c6-198a-4417-b63d-3e2d07ed420e-122946</guid>
      <title>Chart with 0,0 in the center of the chart</title>
      <description>I am hoping to plot multiple X,Y coordinates on a chart with 0,0 as the center. I am not having any luck finding an example or understanding how to go about that.
 I would like to draw the axis in...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26562/chart-with-00-in-the-center-of-the-chart" />
      <a10:updated>2025-05-16T12:40:58Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">0b148f77-98d4-4372-b63f-44061e9a2991-122847</guid>
      <title>Re: how to set minimum and maximum value for line series (WPF)</title>
      <description>Hello,
 Please see the example code snippet above.  The Minimum and Maximum are set on the XYDoubleAxis class.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26537/how-to-set-minimum-and-maximum-value-for-line" />
      <a10:updated>2025-03-06T20:45:28Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">0b148f77-98d4-4372-b63f-44061e9a2991-122846</guid>
      <title>Re: how to set minimum and maximum value for line series (WPF)</title>
      <description>minimum and maximum property is not available in &amp;lt;charts:XYChart&amp;gt; and &amp;lt;charts:LineSeries&amp;gt; in my code, am i using the line series graph wrongly?</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26537/how-to-set-minimum-and-maximum-value-for-line" />
      <a10:updated>2025-03-06T02:05:45Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">0b148f77-98d4-4372-b63f-44061e9a2991-122845</guid>
      <title>Re: how to set minimum and maximum value for line series (WPF)</title>
      <description>Hello,
 The Axis QuickStart has this example that shows how an axis can be defined with a Minimum and Maximum set:
&amp;lt;sampleBrowser:LabeledCardControl Label="Y axis with minimum and maximum spec...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26537/how-to-set-minimum-and-maximum-value-for-line" />
      <a10:updated>2025-03-05T21:10:34Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">0b148f77-98d4-4372-b63f-44061e9a2991-122844</guid>
      <title>how to set minimum and maximum value for line series (WPF)</title>
      <description>I am trying to set the minimum and maximum values for my LineSeries so that the graph doesn't fluctuate too much when small values change. However, I can't find a way to set the minimum and maximum...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26537/how-to-set-minimum-and-maximum-value-for-line" />
      <a10:updated>2025-03-05T09:25:03Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">61bdae3c-a3e2-4a70-965f-5adf8e87ca33-122813</guid>
      <title>Re: Axis Label Angles</title>
      <description>Hello,
 If you look at the last example in our Charts Axis Ticks QuickStart, you can see that it shows an XYDateTimeAxis on the X-axis and displayed at 45 degrees.
 For your scenario, it's diffic...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26532/axis-label-angles" />
      <a10:updated>2025-02-11T18:00:43Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">61bdae3c-a3e2-4a70-965f-5adf8e87ca33-122812</guid>
      <title>Axis Label Angles</title>
      <description>I have a chart with a Y double axis and a X datetime axis.
 Tilting the axis for Y works fine, tilting the axis for X does not work.
   &amp;lt;charts:XYChart.XAxes&amp;gt;&amp;lt;charts:XYDateTimeAxis Label...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26532/axis-label-angles" />
      <a10:updated>2025-02-10T22:14:10Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d40ff2b6-0bd5-442e-b052-c593b48fd7c0-122177</guid>
      <title>Re: Change Ortientation of XYAxisBar/XYStackedBar/XYGroupedBar</title>
      <description>Thanks, your solution works! :)</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26327/change-ortientation-of-xyaxisbarxystackedbarx" />
      <a10:updated>2024-03-01T17:01:06Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d40ff2b6-0bd5-442e-b052-c593b48fd7c0-122170</guid>
      <title>Re: Change Ortientation of XYAxisBar/XYStackedBar/XYGroupedBar</title>
      <description>Hello,
 I was trying some things and found that if you make this your Change method logic, it seems to work to rotate things:
var newSeries = new List&amp;lt;BarSeries&amp;gt;();
foreach (var serie in S...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26327/change-ortientation-of-xyaxisbarxystackedbarx" />
      <a10:updated>2024-02-29T20:20:43Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d40ff2b6-0bd5-442e-b052-c593b48fd7c0-122169</guid>
      <title>Re: Change Ortientation of XYAxisBar/XYStackedBar/XYGroupedBar</title>
      <description>Alternatively here's the code:MainWindow.xaml
&amp;lt;Window x:Class="StackedBar.MainWindow"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26327/change-ortientation-of-xyaxisbarxystackedbarx" />
      <a10:updated>2024-02-29T08:33:38Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d40ff2b6-0bd5-442e-b052-c593b48fd7c0-122168</guid>
      <title>Change Ortientation of XYAxisBar/XYStackedBar/XYGroupedBar</title>
      <description>I've got a simple Stacked Bar Chart and I'd like to change the orientation by clicking on a button.
 When the stacked bar has the StackKind "Percentage", it's working fine.
 When the stacked bar ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26327/change-ortientation-of-xyaxisbarxystackedbarx" />
      <a10:updated>2024-02-29T08:31:25Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1b657000-f597-49b2-8187-34cec9656119-122159</guid>
      <title>Re: Chart binding errors in multiple documents within one Docking site</title>
      <description>The workaround resolved the issue. Thank you.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26318/chart-binding-errors-in-multiple-documents-wi" />
      <a10:updated>2024-02-27T08:27:22Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1b657000-f597-49b2-8187-34cec9656119-122154</guid>
      <title>Re: Chart binding errors in multiple documents within one Docking site</title>
      <description>Hello,
 I think what's happening here is that the chart doesn't build up its element hierarchy in code until its template is applied.  However for the chart that is not loaded into the visual tree...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26318/chart-binding-errors-in-multiple-documents-wi" />
      <a10:updated>2024-02-23T20:26:53Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1b657000-f597-49b2-8187-34cec9656119-122153</guid>
      <title>Chart binding errors in multiple documents within one Docking site</title>
      <description>Good morning, I have binding errors when I use XYChart in multiple document windows within one Docking site.
 In a Docking site I created two documents that draw the exact same chart.Here is a tes...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26318/chart-binding-errors-in-multiple-documents-wi" />
      <a10:updated>2024-02-23T12:11:08Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">38514bcd-7259-4d90-8e55-27750c2e2638-122148</guid>
      <title>Re: Stacked Bars with different ItemsSource</title>
      <description>Hi Rudi,
 I'm glad the update helped.  For the thing you noticed, I think you'd want to replace the XYGroupedAxis with XYDoubleAxis if you are using Index and then the LabelAngle applies.  Index m...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26311/stacked-bars-with-different-itemssource" />
      <a10:updated>2024-02-20T21:51:48Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">38514bcd-7259-4d90-8e55-27750c2e2638-122147</guid>
      <title>Re: Stacked Bars with different ItemsSource</title>
      <description>Hi,
 thanks for the solution/dll's. It's working :)
 Only thing I noticed: When I use this:
 pltActi.XAxes.Add(new XYGroupedAxis() { LabelAngle = -45 })
 ...and my XAxes is Index
 XPath = "Ind...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26311/stacked-bars-with-different-itemssource" />
      <a10:updated>2024-02-20T18:36:36Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">38514bcd-7259-4d90-8e55-27750c2e2638-122137</guid>
      <title>Re: Stacked Bars with different ItemsSource</title>
      <description>Hi Rudi,
 We've made some updates to how XYGroupedAxis handles multiple series to be more like other axis types.  If you write our support email address and mention this thread, we can send you a ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26311/stacked-bars-with-different-itemssource" />
      <a10:updated>2024-02-15T16:22:32Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">38514bcd-7259-4d90-8e55-27750c2e2638-122136</guid>
      <title>Re: Stacked Bars with different ItemsSource</title>
      <description>Hi Rudi,
 Thank you for the sample project.  We are looking into the issue and can confirm that this scenario isn't working properly.  We'll post back here once we have an update.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26311/stacked-bars-with-different-itemssource" />
      <a10:updated>2024-02-09T21:04:44Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">38514bcd-7259-4d90-8e55-27750c2e2638-122135</guid>
      <title>Re: Stacked Bars with different ItemsSource</title>
      <description>Hi,
 thanks for the help. I've used your tips and I can display two "stacked bars", but there are still some problems.
 -&amp;gt; I can't change the XAxes name. It's only working when XAxes is an int...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26311/stacked-bars-with-different-itemssource" />
      <a10:updated>2024-02-09T09:23:31Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">38514bcd-7259-4d90-8e55-27750c2e2638-122126</guid>
      <title>Re: Stacked Bars with different ItemsSource</title>
      <description>Hi Rudi,
 Please have a look at the Charts / Chart Types / Stacked Bar sample in our samples project.  The "Normal stacking" example in there shows how two series of data can be grouped by year.  ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26311/stacked-bars-with-different-itemssource" />
      <a10:updated>2024-02-08T21:03:28Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">38514bcd-7259-4d90-8e55-27750c2e2638-122125</guid>
      <title>Stacked Bars with different ItemsSource</title>
      <description>I have a class "Data" with the properties string Name and double Income 
 I'd like to have two series of bars.
 The X-Value should be the name and the Y-Value the Income
 The two series should h...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26311/stacked-bars-with-different-itemssource" />
      <a10:updated>2024-02-08T15:09:21Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6ac88896-8697-43f9-bb42-db44d9d88933-121476</guid>
      <title>Re: Custom XYChart Data Aggregator</title>
      <description>Hi Ralf,
 While you can control the level of aggregation applied and can use the AggregationKind enum value to specify how each bucket of real data is aggregated together to produce a data point, ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26119/custom-xychart-data-aggregator" />
      <a10:updated>2023-04-20T20:57:40Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6ac88896-8697-43f9-bb42-db44d9d88933-121475</guid>
      <title>Custom XYChart Data Aggregator</title>
      <description>Can the data aggregator function customised?
 I need Min and Max combined, so that for plots where there is more datapoints than pixels in the graph on screen, a vertical line is drawn.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26119/custom-xychart-data-aggregator" />
      <a10:updated>2023-04-20T15:48:10Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">53bbac18-c40b-44d0-b97e-7356fcc765f9-121425</guid>
      <title>Re: Is it possible to deactivate the auto scaling on an axis on the chart?</title>
      <description>Hello,
 I'm sorry there was confusion with ranges vs. the axis min/max.  Ranges (per this documentation topic and the related sample) are simply a way to highlight an area on the chart within a mi...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26089/is-it-possible-to-deactivate-the-auto-scaling" />
      <a10:updated>2023-03-28T20:39:25Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">68e14cf2-e54f-4d0e-b084-937bb2288c31-121426</guid>
      <title>Re: System.InvalidOperationException: Type 'System.Double' is not supported</title>
      <description>Hello,
 I'm sorry you're running into trouble here.  Looking at the DataTypeHelper.Average method, it calculates a rolling average.  It gets passed the current "average" value (an Object), the cou...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26102/systeminvalidoperationexception-type-systemdo" />
      <a10:updated>2023-03-28T20:05:13Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">53bbac18-c40b-44d0-b97e-7356fcc765f9-121424</guid>
      <title>Re: Is it possible to deactivate the auto scaling on an axis on the chart?</title>
      <description>I found the solution, which is a bit weired.
 To set up the minimum and maximum values for a chart, this can be done in the xaml file or, in my case, in C#, because the chart needed to be initiali...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26089/is-it-possible-to-deactivate-the-auto-scaling" />
      <a10:updated>2023-03-28T12:49:13Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">68e14cf2-e54f-4d0e-b084-937bb2288c31-121423</guid>
      <title>System.InvalidOperationException: Type 'System.Double' is not supported</title>
      <description>Hello everybody,
 I've written an WPF application on Visual Studio 2019 at work, where this really weired error sometimes (1) appears.

 (1) This unhandled exception may appear, where the earlie...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26102/systeminvalidoperationexception-type-systemdo" />
      <a10:updated>2023-03-28T12:23:32Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">53bbac18-c40b-44d0-b97e-7356fcc765f9-121368</guid>
      <title>Re: Is it possible to deactivate the auto scaling on an axis on the chart?</title>
      <description>Hello,
 Are you are specifying the XYChartAxis.Minimum and Maximum properties to 0 and 10 respectively?  If so I would not expect the displayed axis range to be adjusted.  It seemed to work in a t...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26089/is-it-possible-to-deactivate-the-auto-scaling" />
      <a10:updated>2023-03-03T19:34:41Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">53bbac18-c40b-44d0-b97e-7356fcc765f9-121367</guid>
      <title>Is it possible to deactivate the auto scaling on an axis on the chart?</title>
      <description>Hello there,I've a chart with a Y axis in a given fixed range between {0,10}. In that case my chart also shows some negative values and values above 10, which shouldn't.
 When I also add a point i...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26089/is-it-possible-to-deactivate-the-auto-scaling" />
      <a10:updated>2023-03-02T21:08:00Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">c689614e-91fd-455e-8668-a1bdd07103ce-121250</guid>
      <title>Re: How to resolve InvalidPropertyPathException?</title>
      <description>Update: I already have solved the problem "by accident". I "just" forgot to convert the avgValues to the specified format for my graph. Thats why this message "Could not resolve property path X. Pl...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26053/how-to-resolve-invalidpropertypathexception" />
      <a10:updated>2023-01-19T13:22:03Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">c689614e-91fd-455e-8668-a1bdd07103ce-121249</guid>
      <title>How to resolve InvalidPropertyPathException?</title>
      <description>Hi there,I'm getting an unhandled InvalidPropertyPathException when I'm adding a new line series to a XYChart. The detailed message says:

 ActiproSoftware.Charts.Wpf.pdb not load
 Could not res...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26053/how-to-resolve-invalidpropertypathexception" />
      <a10:updated>2023-01-19T09:41:02Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">cbf27ce1-8c72-4e91-9a32-48099b37afe2-121207</guid>
      <title>Re: How to set/change the color for a new added line on XYCharts on runtime?</title>
      <description>Oh, thats why. &amp;deg;(^.^)</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26037/how-to-setchange-the-color-for-a-new-added-li" />
      <a10:updated>2023-01-04T06:47:53Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">cbf27ce1-8c72-4e91-9a32-48099b37afe2-121203</guid>
      <title>Re: How to set/change the color for a new added line on XYCharts on runtime?</title>
      <description>Hello,
 I believe that the problem you saw is due to how you created the Colors.  When you use that Color constructor, A is left as 0 so you ended up with transparent colors.
 If you change it to...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26037/how-to-setchange-the-color-for-a-new-added-li" />
      <a10:updated>2023-01-03T21:19:51Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">cbf27ce1-8c72-4e91-9a32-48099b37afe2-121198</guid>
      <title>Re: How to set/change the color for a new added line on XYCharts on runtime?</title>
      <description>Hey there, I tried it, however, no graph is displayed on runtime.
 Let's say, I'm defining these three colors and put that to the SeriesPaletteStyleSelector, the graph is unable to see: 
Color re...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26037/how-to-setchange-the-color-for-a-new-added-li" />
      <a10:updated>2023-01-03T14:40:52Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f50cbfe9-faee-449d-873f-875593817a7a-121190</guid>
      <title>Re: Is it possible to scroll on the XYChart?</title>
      <description>Hello,
 Unfortunately we don't have scrolling features at this time, but you could simulate that kind of thing by sliding the window of allowed data points within the data set you show in the char...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26038/is-it-possible-to-scroll-on-the-xychart" />
      <a10:updated>2022-12-21T20:43:54Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f50cbfe9-faee-449d-873f-875593817a7a-121189</guid>
      <title>Is it possible to scroll on the XYChart?</title>
      <description>Hey there,I've a new question. I'm receiving data over the network and the result values are going to display on a XYChart.
 This works pretty fine, however, I'm looking for a solution / implement...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26038/is-it-possible-to-scroll-on-the-xychart" />
      <a10:updated>2022-12-21T12:46:12Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">cbf27ce1-8c72-4e91-9a32-48099b37afe2-121188</guid>
      <title>Re: How to set/change the color for a new added line on XYCharts on runtime?</title>
      <description>Thanks, I'm on my way to test that. (:</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26037/how-to-setchange-the-color-for-a-new-added-li" />
      <a10:updated>2022-12-21T11:54:53Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">cbf27ce1-8c72-4e91-9a32-48099b37afe2-121187</guid>
      <title>Re: How to set/change the color for a new added line on XYCharts on runtime?</title>
      <description>Hello,
 The SeriesPaletteStyleSelector will use the series.Index to choose which color index from the palette to use.  For instance, the first series will use the color at palette index 0, the sec...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26037/how-to-setchange-the-color-for-a-new-added-li" />
      <a10:updated>2022-12-20T20:29:49Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">cbf27ce1-8c72-4e91-9a32-48099b37afe2-121186</guid>
      <title>How to set/change the color for a new added line on XYCharts on runtime?</title>
      <description>Hello there,I'm on my way to find out a way, how to set or change the color for a new added line on a XYChart. When I'm adding a second, third, fourth, ... n-th line, it seems the colors aren't fix...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26037/how-to-setchange-the-color-for-a-new-added-li" />
      <a10:updated>2022-12-20T13:05:32Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">506899fd-873f-4bd8-8e0f-1177ca534f35-120527</guid>
      <title>Re: How to change the visibility of a XYChart Series, without hiding its Legend?</title>
      <description>Hi Fanis,
 I'm sorry but there is internal logic that only adds Legend entries for series that have their Visibility == Visibility.Visible.  You'd have to use a menu or other mechanism to toggle t...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25868/how-to-change-the-visibility-of-a-xychart-ser" />
      <a10:updated>2022-05-23T19:58:13Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">506899fd-873f-4bd8-8e0f-1177ca534f35-120526</guid>
      <title>How to change the visibility of a XYChart Series, without hiding its Legend?</title>
      <description>Hello,
 I need to be able to toggle the visibility of a line series through a checkbox in the Legend. When I set the visibility to Hidden or Collapsed, the line series disappears from the legend. ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25868/how-to-change-the-visibility-of-a-xychart-ser" />
      <a10:updated>2022-05-23T17:11:13Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">4a3c82c1-b8f0-40a0-ab3f-3d7e0890f8da-120513</guid>
      <title>Re: Dynamically add multiple line series on an XYChart</title>
      <description>Hello,
 You should be able to create your series programmatically, setting similar properties to the XAML examples.  Then add it to the chart via a line like this:
chart.Series.Add(mySeries);</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25863/dynamically-add-multiple-line-series-on-an-xy" />
      <a10:updated>2022-05-19T19:43:30Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">4a3c82c1-b8f0-40a0-ab3f-3d7e0890f8da-120512</guid>
      <title>Dynamically add multiple line series on an XYChart</title>
      <description>Hello,
 I need to dynamically add multiple line series on a chart. Do you have any sample codes showing how this can be done as all the examples I have found add lines statically?
 Thank you.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25863/dynamically-add-multiple-line-series-on-an-xy" />
      <a10:updated>2022-05-19T10:19:58Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">026b1bab-27c0-4df4-b315-b682cac39fe6-120217</guid>
      <title>Re: The custom shortcut keys are intercepted by the default shortcut keys of the control</title>
      <description>Hello,
 Do you set e.Handled = true in your key handler when you trigger the command?  We don't process keys in OnKeyDown when e.Handled has been set.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25782/the-custom-shortcut-keys-are-intercepted-by-t" />
      <a10:updated>2022-03-09T21:04:57Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">026b1bab-27c0-4df4-b315-b682cac39fe6-120215</guid>
      <title>The custom shortcut keys are intercepted by the default shortcut keys of the control</title>
      <description>I have set Alt+Enter shortcut on TreeListBox to trigger my command.
 But I found that it seems that this operation directly responds to the expansion operation of TreeListbox. How should I deal wi...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25782/the-custom-shortcut-keys-are-intercepted-by-t" />
      <a10:updated>2022-03-09T10:13:50Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">e0e41a10-eec9-4150-9166-9a1cc6fe13d4-119856</guid>
      <title>Re: Revisiting Zooming in XYCharts</title>
      <description>Hi Devin,
 I'm sorry but no updates on that yet.  That being said, zooming could effectively be achieved with the current charts by:

 Narrowing the data set you show in the chart so it trims of...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25688/revisiting-zooming-in-xycharts" />
      <a10:updated>2021-12-21T21:35:06Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">e0e41a10-eec9-4150-9166-9a1cc6fe13d4-119849</guid>
      <title>Revisiting Zooming in XYCharts</title>
      <description>I would like to see if any progress has been made to enable zooming in XYCharts.  I have a chart with many thousand datapoints that I want to display using data aggregation, then allow the user to ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25688/revisiting-zooming-in-xycharts" />
      <a10:updated>2021-12-21T03:15:31Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">07027f6c-9d45-49a8-9840-f6aada6f87b2-119579</guid>
      <title>Re: XYChart: Labels on the line are too dense</title>
      <description>Thanks for the response!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25601/xychart-labels-on-the-line-are-too-dense" />
      <a10:updated>2021-08-19T07:20:43Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">07027f6c-9d45-49a8-9840-f6aada6f87b2-119573</guid>
      <title>Re: XYChart: Labels on the line are too dense</title>
      <description>Hi Igor,
 Thank you for the sample.  We don't have that option yet but will add a LabelVisibility.PointerProximitySingle option for the next maintenance release that will show a single label toolt...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25601/xychart-labels-on-the-line-are-too-dense" />
      <a10:updated>2021-08-18T17:01:02Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">07027f6c-9d45-49a8-9840-f6aada6f87b2-119572</guid>
      <title>Re: XYChart: Labels on the line are too dense</title>
      <description>Screenshot:https://drive.google.com/file/d/1T4yRVVvdPD_LiXV4rMJF4Z0t7I2CP51q/view?usp=sharing
 Test app:
 https://drive.google.com/file/d/1R4PkKzSYw4t3HsCv09mgphbgraSgAczI/view?usp=sharing</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25601/xychart-labels-on-the-line-are-too-dense" />
      <a10:updated>2021-08-17T16:28:51Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">07027f6c-9d45-49a8-9840-f6aada6f87b2-119571</guid>
      <title>XYChart: Labels on the line are too dense</title>
      <description>Hi,
 I have many points in LineSeries in XYChart, so when I move a mouse around several labels appear simultaneously and obscure each other:
 
 Is it possible to make the graph show only one lab...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25601/xychart-labels-on-the-line-are-too-dense" />
      <a10:updated>2021-08-17T16:24:19Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f2f48413-09cb-4116-bd97-da71627a380f-119127</guid>
      <title>Re: Line chart dragging of points</title>
      <description>Hello,
 I'm sorry but we don't currently support that.  Can you describe the use case scenario for that so that we may better understand your needs?  Thanks!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25482/line-chart-dragging-of-points" />
      <a10:updated>2021-02-26T18:23:56Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f2f48413-09cb-4116-bd97-da71627a380f-119126</guid>
      <title>Line chart dragging of points</title>
      <description>Does the Line Chart package allow the dragging of plotted points?</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25482/line-chart-dragging-of-points" />
      <a10:updated>2021-02-26T02:25:11Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6f2e595b-35cc-4b0c-b0e3-9e3a06aca395-119054</guid>
      <title>Re: Integer scaling on XYDoubleAxis?</title>
      <description>Hi Colin,
 For questions like this, we really would need to be able to see what you see so that we can debug the scenario here.  Can you give us code that we can paste in one of our samples that w...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25460/integer-scaling-on-xydoubleaxis" />
      <a10:updated>2021-02-01T20:13:47Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6f2e595b-35cc-4b0c-b0e3-9e3a06aca395-119051</guid>
      <title>Integer scaling on XYDoubleAxis?</title>
      <description>I have an XYChart (bargraph) where the Y values are in fact integers. The only property I'm setting on the Y axis is the Minumum.
 Consider a Y value of 8. I'm not too bothered about the how axis ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25460/integer-scaling-on-xydoubleaxis" />
      <a10:updated>2021-01-31T15:32:16Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1d09465e-1a32-4264-8f6a-cfd467e8bba2-119009</guid>
      <title>Re: Customising BarSeries to display the value within the bar</title>
      <description>Hi Colin,
 You could probably do this by customizing the BarSeries.BarTemplate. 
 If you open our BarStyles QuickStart and add this to the BarSeriesStyle's Setters, you should be able to see the ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25445/customising-barseries-to-display-the-value-wi" />
      <a10:updated>2021-01-19T21:33:57Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">e284ff21-e943-4ddc-bcee-6a6c03963126-119008</guid>
      <title>Re: Threshold on PointerProximity</title>
      <description>Hi Colin,
 Thanks for the suggestion, we'll write it down.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25446/threshold-on-pointerproximity" />
      <a10:updated>2021-01-19T21:20:57Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">e284ff21-e943-4ddc-bcee-6a6c03963126-119006</guid>
      <title>Threshold on PointerProximity</title>
      <description>This LabelVisibility option is good, but can still cause clutter with a lot of points. It might be handy if there was a Property to set the degree of proximity.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25446/threshold-on-pointerproximity" />
      <a10:updated>2021-01-19T16:52:18Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1d09465e-1a32-4264-8f6a-cfd467e8bba2-119005</guid>
      <title>Customising BarSeries to display the value within the bar</title>
      <description>I have some BarSeries charts, and am using the LabelVisibility to show the bar's Y 'value'. I'd prefer though to display the Y value within the bar. (Hope that makes sense - I can't spot a way to p...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25445/customising-barseries-to-display-the-value-wi" />
      <a10:updated>2021-01-19T16:50:21Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">70109a85-98b4-4788-9fa5-5db6d8e370ae-118917</guid>
      <title>Re: Filled chart</title>
      <description>Hi Igor,
 If you use an area chart, something like this works:
&amp;lt;charts:XYChart Width="450" Height="300"&amp;gt;
	&amp;lt;charts:XYChart.SeriesStyleSelector&amp;gt;
		&amp;lt;charts:SeriesPaletteStyleSelecto...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25425/filled-chart" />
      <a10:updated>2021-01-04T19:35:15Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">70109a85-98b4-4788-9fa5-5db6d8e370ae-118916</guid>
      <title>Filled chart</title>
      <description>Is it possible to create fully filled chart with custom fill colors? Maybe using a bar chart (each bar with custom color, no empty space between bars so it visualizes as full fill) or line chart (c...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25425/filled-chart" />
      <a10:updated>2021-01-01T18:40:30Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6cf7225b-caa9-4f8d-8e84-3b9f0208e370-118723</guid>
      <title>Re: Vertical BarSeries with Grouped Y axis</title>
      <description>Hi Marcus,
 Thanks for reporting this.  I believe we found the cause of the bug and have fixed it for the next maintenance release.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25371/vertical-barseries-with-grouped-y-axis" />
      <a10:updated>2020-10-12T20:29:54Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6cf7225b-caa9-4f8d-8e84-3b9f0208e370-118722</guid>
      <title>Vertical BarSeries with Grouped Y axis</title>
      <description>I am struggling to get a BarSeries chart to work in Vertical mode with the Y axis being from a bound string field. If I flip to horizontal it seems to work OK.
 In horizontal mode this works;
 &amp;l...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25371/vertical-barseries-with-grouped-y-axis" />
      <a10:updated>2020-10-12T08:13:24Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f11ac42f-0188-4d40-b1b6-b29f1260f5ca-118359</guid>
      <title>Re: How to control the display and hiding of legend by code?</title>
      <description>Yes, the XYChart control in the full-size Charts product is what I mean.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25288/how-to-control-the-display-and-hiding-of-lege" />
      <a10:updated>2020-07-01T18:42:30Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f11ac42f-0188-4d40-b1b6-b29f1260f5ca-118356</guid>
      <title>Re: How to control the display and hiding of legend by code?</title>
      <description>full size Charts? (charts:XYChart?)</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25288/how-to-control-the-display-and-hiding-of-lege" />
      <a10:updated>2020-07-01T02:10:25Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f11ac42f-0188-4d40-b1b6-b29f1260f5ca-118344</guid>
      <title>Re: How to control the display and hiding of legend by code?</title>
      <description>The hot-tracking tooltip is only opened during mouse enter events over the control and once opened, it is updated as mouse move and leave events are raised.  There isn't really any public programma...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25288/how-to-control-the-display-and-hiding-of-lege" />
      <a10:updated>2020-06-30T16:58:58Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f11ac42f-0188-4d40-b1b6-b29f1260f5ca-118341</guid>
      <title>Re: How to control the display and hiding of legend by code?</title>
      <description>Is it possible to？How to do?
 Call MicroXYChartPlotter.StartHotTracking()/UpdateHotTracking() through coding.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25288/how-to-control-the-display-and-hiding-of-lege" />
      <a10:updated>2020-06-30T07:46:11Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f11ac42f-0188-4d40-b1b6-b29f1260f5ca-118338</guid>
      <title>Re: How to control the display and hiding of legend by code?</title>
      <description>Hello,
 Thank you for the clarification.  Unfortunately not, the micro charts don't show a legend inline with the control itself since they are intended to be very small graphs that fit in grid ce...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25288/how-to-control-the-display-and-hiding-of-lege" />
      <a10:updated>2020-06-29T19:03:22Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f11ac42f-0188-4d40-b1b6-b29f1260f5ca-118336</guid>
      <title>Re: How to control the display and hiding of legend by code?</title>
      <description>&amp;lt;microcharts:MicroXYChart IsHotTrackingEnabled="True" BorderThickness="0.5" YAxisMinimum="0" YAxisMaximum="100" XAxisMinimum="0" BorderBrush="Gray"&amp;gt;  &amp;lt;microcharts:MicroAreaSeries ItemsSour...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25288/how-to-control-the-display-and-hiding-of-lege" />
      <a10:updated>2020-06-29T05:56:57Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f11ac42f-0188-4d40-b1b6-b29f1260f5ca-118314</guid>
      <title>Re: How to control the display and hiding of legend by code?</title>
      <description>Hello,
 Micro charts don't have a legend but full Charts do (you posted this in the full Charts forum).  Micro charts do have a tooltip that shows as you mouse over data values.
 The legend in fu...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25288/how-to-control-the-display-and-hiding-of-lege" />
      <a10:updated>2020-06-24T17:47:12Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f11ac42f-0188-4d40-b1b6-b29f1260f5ca-118313</guid>
      <title>How to control the display and hiding of legend by code?</title>
      <description>MicroXYChart
 How to control the display and hiding of legend by code? (Not by hovering the mouse)</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25288/how-to-control-the-display-and-hiding-of-lege" />
      <a10:updated>2020-06-24T09:13:08Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d4987dae-d2a5-4672-bdb5-677b7cf396df-117359</guid>
      <title>Re: XY Chart data aggregation</title>
      <description>It's doing an integer division of "source data point count" by "optimal number of data points" to calculate the group size, so it will always round down. 
 When building the groups, it's dividing ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25043/xy-chart-data-aggregation" />
      <a10:updated>2019-06-24T20:57:32Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d4987dae-d2a5-4672-bdb5-677b7cf396df-117358</guid>
      <title>Re: XY Chart data aggregation</title>
      <description>Hi, that does help a bit, thanks. But would it be possible to state the actual algorithm used to calculate the aggregation? Your answer suggests it divides the source data point count by the optima...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25043/xy-chart-data-aggregation" />
      <a10:updated>2019-06-24T15:52:25Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d4987dae-d2a5-4672-bdb5-677b7cf396df-117357</guid>
      <title>Re: XY Chart data aggregation</title>
      <description>Hi Michael,
 It would take the total source data point count (180) and would divide by the optimal number of data points (160) to determine how many data points are in each group.  The group size ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25043/xy-chart-data-aggregation" />
      <a10:updated>2019-06-24T15:35:09Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d4987dae-d2a5-4672-bdb5-677b7cf396df-117353</guid>
      <title>XY Chart data aggregation</title>
      <description>I'm trying to understand exactly what happens with the data points plotted on an XY chart which uses aggregation. The documentation states,
 "In order to increase performance, the chart control wi...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25043/xy-chart-data-aggregation" />
      <a10:updated>2019-06-21T15:10:59Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d7d7c4af-9ceb-4990-a617-c8fb832cbedd-115787</guid>
      <title>Re: WPF Application freezes/crashes on connecting to the system through Remote Desktop</title>
      <description>Hi Jerin,
 Thanks for the sample.  We were able to reproduce the issue with that and I believe we have fixed it for the upcoming maintenance release, due in the next several days.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24130/wpf-application-freezescrashes-on-connecting" />
      <a10:updated>2018-12-12T20:33:11Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d7d7c4af-9ceb-4990-a617-c8fb832cbedd-115784</guid>
      <title>Re: WPF Application freezes/crashes on connecting to the system through Remote Desktop</title>
      <description>The problem persists in the latest buils also.
 I have attached the sample app to drive, please check the below link-
 https://drive.google.com/open?id=1DkqvbPCsjht-5aLXQPO7KmaAJ6RCCBWN
 Reprodu...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24130/wpf-application-freezescrashes-on-connecting" />
      <a10:updated>2018-12-12T06:55:46Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d7d7c4af-9ceb-4990-a617-c8fb832cbedd-115753</guid>
      <title>Re: WPF Application freezes/crashes on connecting to the system through Remote Desktop</title>
      <description>Hi Jerin,
 Can you try downloading our latest 2018.1 build and see if it still happens with that?  If so, please tell us exact steps to reproduce it using our sample project so that we can see it ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24130/wpf-application-freezescrashes-on-connecting" />
      <a10:updated>2018-11-27T19:25:46Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d7d7c4af-9ceb-4990-a617-c8fb832cbedd-115752</guid>
      <title>Re: WPF Application freezes/crashes on connecting to the system through Remote Desktop</title>
      <description>Sorry for the late reply.
 So whenever I connect through Remote Desktop, I get the following exception.
 System.ArgumentException: 'Specified Visual is already a child of another Visual or the ro...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24130/wpf-application-freezescrashes-on-connecting" />
      <a10:updated>2018-11-27T06:59:02Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">ba52e86c-9bef-4364-b54a-ce4871d79222-115734</guid>
      <title>Re: ToolTip on slices in a PieChart</title>
      <description>Hello,
 It will probably be released in early-mid December.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24320/tooltip-on-slices-in-a-piechart" />
      <a10:updated>2018-11-19T20:57:10Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">ba52e86c-9bef-4364-b54a-ce4871d79222-115733</guid>
      <title>Re: ToolTip on slices in a PieChart</title>
      <description>When will the next official build be released?</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24320/tooltip-on-slices-in-a-piechart" />
      <a10:updated>2018-11-19T13:13:29Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">ba52e86c-9bef-4364-b54a-ce4871d79222-115714</guid>
      <title>Re: ToolTip on slices in a PieChart</title>
      <description>Hello,
 Ok, we're adding this feature for the next build.  Please write our support address and mention this thread if you'd like to test a preview build.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24320/tooltip-on-slices-in-a-piechart" />
      <a10:updated>2018-11-14T14:45:30Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">ba52e86c-9bef-4364-b54a-ce4871d79222-115712</guid>
      <title>Re: ToolTip on slices in a PieChart</title>
      <description>I would like to show the designation, value and percentage in the tooltip. Same information as is available in the SliceLabelFormat. Problem is that there is not enough space to show all data in th...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24320/tooltip-on-slices-in-a-piechart" />
      <a10:updated>2018-11-13T07:57:22Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">ba52e86c-9bef-4364-b54a-ce4871d79222-115708</guid>
      <title>Re: ToolTip on slices in a PieChart</title>
      <description>Hello,
 Can you provide some information on what data you are trying to show in the tooltip?  That would help us provide an accurate response.  The SliceLabelFormat is just passed the slice percen...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24320/tooltip-on-slices-in-a-piechart" />
      <a10:updated>2018-11-12T20:21:05Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">ba52e86c-9bef-4364-b54a-ce4871d79222-115705</guid>
      <title>ToolTip on slices in a PieChart</title>
      <description>Hi,
 I am trying to figure out if it is possible to set tooltip of my slices in a WPF PieChart, but I am not able to find the solution. The preferred solution is if it can be set with a format lik...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24320/tooltip-on-slices-in-a-piechart" />
      <a10:updated>2018-11-12T11:28:45Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">30a580b8-335c-4acc-8290-1de98a9d7c56-115699</guid>
      <title>Re: Generate PDF containing Charts</title>
      <description>Hi Jerin,
 It's hard to say but maybe the default Styles for the WPF controls don't get applied if you don't run it from a WPF app?  We've seen this sometimes when customers use WPF Controls insid...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24317/generate-pdf-containing-charts" />
      <a10:updated>2018-11-09T18:40:28Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">30a580b8-335c-4acc-8290-1de98a9d7c56-115698</guid>
      <title>Re: Generate PDF containing Charts</title>
      <description>I had implemented it in WPF and it worked. But when I implemented it in Windows Service to generate PDF, the charts were not getting rendered.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24317/generate-pdf-containing-charts" />
      <a10:updated>2018-11-09T04:31:13Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">30a580b8-335c-4acc-8290-1de98a9d7c56-115694</guid>
      <title>Re: Generate PDF containing Charts</title>
      <description>Hello,
 I don't believe WPF has any facilities built-in to do PDF creation.  I have seen articles like this one where you can create a WPF FixedDocument and then try to export it to PDF:
 https:/...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24317/generate-pdf-containing-charts" />
      <a10:updated>2018-11-07T20:31:16Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">30a580b8-335c-4acc-8290-1de98a9d7c56-115693</guid>
      <title>Generate PDF containing Charts</title>
      <description>How do I generate a PDF, which contains Actipro Charts. Is it possible to do it in Windows Service rather than WPF?</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24317/generate-pdf-containing-charts" />
      <a10:updated>2018-11-07T12:57:31Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">e939d187-4338-4a30-be1e-7a262ea07a0b-115527</guid>
      <title>Re: Access XYDataPoint in a Bar Char BarTemplate</title>
      <description>Hi Barry,
 Yes we have a Border that has the DataContext and normally renders the bar.  Then there is a ContentPresenter that can render the BarTemplate within that.  ContentPresenters lose the Da...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24274/access-xydatapoint-in-a-bar-char-bartemplate" />
      <a10:updated>2018-09-12T20:18:38Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f99c32b1-57bf-4468-9e8a-319637f0d6f0-115526</guid>
      <title>Re: Bar Chart XYGroupedAxis: Inconsistent BarGroupSpacing behaviour</title>
      <description>Hi Barry,
 Thanks for the feedback.  I believe the original thought behind the design is that there are only bar "groups" when you have more than one series.  That's why the BarGroupSpacing is ign...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24273/bar-chart-xygroupedaxis-inconsistent-bargroup" />
      <a10:updated>2018-09-12T19:43:07Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">e939d187-4338-4a30-be1e-7a262ea07a0b-115519</guid>
      <title>Access XYDataPoint in a Bar Char BarTemplate</title>
      <description>I have a bar chart in which I wish to display the values of the underlying data in the bar itself (I had some issues with space which deterred me from using the LabelVisibility / LabelFormat proper...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24274/access-xydatapoint-in-a-bar-char-bartemplate" />
      <a10:updated>2018-09-12T03:57:00Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f99c32b1-57bf-4468-9e8a-319637f0d6f0-115517</guid>
      <title>Bar Chart XYGroupedAxis: Inconsistent BarGroupSpacing behaviour</title>
      <description>I have a bar chart that sometimes displays a single data set, and sometimes displays two datasets. (The program displays calculated and measured levels, and uses the bar chart to allow quick visual...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24273/bar-chart-xygroupedaxis-inconsistent-bargroup" />
      <a10:updated>2018-09-12T03:03:20Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">950e904d-2bf7-4eae-ba3c-0e87bab416e4-115209</guid>
      <title>Re: How to hide or replace axis with custom axis?</title>
      <description>Hello,
 I'm not sure there's a good way to stack two different charts, but we do support multiple series of data in the same chart, and each of the two series can have a different Y-axis.  I belie...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24181/how-to-hide-or-replace-axis-with-custom-axis" />
      <a10:updated>2018-06-25T17:08:38Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">950e904d-2bf7-4eae-ba3c-0e87bab416e4-115207</guid>
      <title>Re: How to hide or replace axis with custom axis?</title>
      <description>I am trying to 'stack' two or more chart controls with a common x-axis (timeline).  The issue I am having is the space taken up by the y axis labels is different for each chart, so the y-axis of ea...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24181/how-to-hide-or-replace-axis-with-custom-axis" />
      <a10:updated>2018-06-22T19:57:32Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">10fd8c05-dc55-4fb1-8bf8-7a109d58899f-115152</guid>
      <title>Re: X-Axis Title appears on top of X-Axis Label</title>
      <description>Hi Jerin,
 We haven't seen that before.  Can you put together a new simple sample project that shows this happening and email it to our support address so we can debug with it?  Please reference t...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24190/x-axis-title-appears-on-top-of-x-axis-label" />
      <a10:updated>2018-06-12T20:52:48Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">10fd8c05-dc55-4fb1-8bf8-7a109d58899f-115151</guid>
      <title>X-Axis Title appears on top of X-Axis Label</title>
      <description>In Chart X-Axis of type XYDateTimeAxis, the title appears on top of X-Axis Label.
 How do I shift the title below label?
 Please see the below screenshot..
 https://drive.google.com/open?id=1cqr...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/24190/x-axis-title-appears-on-top-of-x-axis-label" />
      <a10:updated>2018-06-12T11:38:56Z</a10:updated>
    </item>
  </channel>
</rss>