in

Software FX Community

Discuss and find help for all Software FX products.
All Tags » WPF (RSS)

Browse by Tags

  • Gantt chart in WPF

    Hi, I need to create a gantt chart in Chart FX WPF but I don't know how to pass data to a gantt chart using xaml. I have been using Chart FX 7 for some years and now we want to upgrade to Chart FX for WPF. I am using the trial version of Chart FX for WPF and I have created some bar charts, line charts...
    Posted to General (Forum) by rdyest on 02-17-2010
  • When generating multiple charts, my series collection is being cleared randomly

    I created a chart and a button hooked up to an event that would repopulate the chart with random data. The entire chart randomization takes place in the code behind. Depending on the speed of the machine I was running on and how fast I clicked this button, the series for the chart would occasionally...
    Posted to General (Forum) by Mick on 12-29-2009
  • Databinding with a series

    Hi! I'm creating a little WPF control that will allow the user to add series to a chart at runtime. I'm trying to implement this control using MVVM and I can't seem to find a way to set up the bindings on the chart's SeriesAttributesCollection. It seems like this isn't really possible...
    Posted to General (Forum) by jonahsimpson on 09-10-2009
  • Setting the Axis.AxisStyle property in xaml

    I would like to set the AxisStyle property in xaml. Since this is a mask property, I'm not familiar with how to set this in xaml. Example. How should this be set in xaml? chart1.AxisX.AxisStyle = AxisStyles.Show2Levels | AxisStyles.BreakZero | AxisStyles.LongTick | AxisStyles.AutoScale | AxisStyles...
    Posted to General (Forum) by LindaK on 07-21-2009
  • Problems using Annotations in the code behind

    I'm trying to figure out how to use the Annotations extension in the code behind for WPF. My scenario is that my user would right click on a chart to access a Context Menu option to "Add an Annotation" and I would respond to the event and add a new annotation at the users mouse location...
    Posted to General (Forum) by Shanez on 06-11-2009
  • Pie chart fixed color based on value

    I need to fix the colors of a piechart. For example 1 is always green, 2 is always red etc. At the moment the colors of the first slice is always blue, no mather whether its value is 1 or 2. I'm not sure to what would be the best way of achieving this. Do I need to modify the template where I can...
    Posted to General (Forum) by rudi on 04-01-2009
  • Stacked Area Chart Losing Data

    When I create a stacked area chart and I try to set the Y Axis max value, it appears to lose the data for any / all of the SeriesAttributes in the chart. Here is a quick mock up of the offending code, The single line that makes the difference is in red (second to last line of code): class DataPoint ...
    Posted to General (Forum) by Mick on 03-23-2009
  • chartFX for wpf

    I have a Chart FX for WPF control on a windows form in an application that is being run on Citrix. When the form is instantiated and displayed the first time, the form takes approximately 30 seconds to display. After the form is displayed once, subsequent displays of it or other forms with a chart control...
    Posted to General (Forum) by mlaux on 02-18-2009
  • WPF Chart throwing NullReferenceException when nested in multiple TabControls

    There is an apparent bug in the Chart control which is causing our application to crash when browsing through top-level tabs. Given the following XAML (no C# partial class required and dramatically simplified from the actual application code): <Window xmlns="http://schemas.microsoft.com/winfx...
    Posted to General (Forum) by JamesKovacs on 01-22-2009
  • Use of a converter with a CrosstabTransformation

    Hi, I'm using a CrosstabTranformation in order to obtain the results I want in a Pie chart. What's currently being displayed is a numerical value, and I would like to use a converter in order to show the textual description of that value in the Legend. < ChartFX : Chart Grid.Column ="2"...
    Posted to General (Forum) by rudi on 11-25-2008
Page 1 of 3 (22 items) 1 2 3 Next >
Copyright 2008 Software FX, Inc.