in

Software FX Community

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

Browse by Tags

  • Exception with Axis Logbase and Zoom

    Hi Be have found a condition that will generate a crashing exception in ChartFX. If you set Chart.AxisY.LogBase = 10 Chart.Zoom.Mode = ZoomMode.Selection; Chart.Zoom.Style = ZoomStyle.Map; Chart.Zoom.ViewStyle = ZoomViewStyle.Blur; and then attempt to use the Map Zoom function when the User selects the...
    Posted to General (Forum) by MMCCPaulEden on 06-29-2010
  • Re: X-Axis Labels Behaviour

    Bumped, as issues still exist. Also attached scren snippet to show Axis Title outside of the bounds of the chart. This screen shot produced with "3812" although the original project on this thread will have an older version. Paul
    Posted to General (Forum) by MMCCPaulEden on 06-29-2010
  • X Axis labels bug

    Hi: When I set my own X-axis labels for a bar chart, the X-axis labels don't appear until I resize the chart. This is using 8.0.3702.26297. Please let me know if there is any workaround. Sample code below: <Window x:Class="WpfApplication8.Window1" xmlns="http://schemas.microsoft...
    Posted to General (Forum) by dksimon on 02-25-2010
  • Bug print preview zoom chart

    Hello, I have a problem in display PrintPreview or print one / two picture chart. What happens is that the zoom in on certain areas, and ask to appear on the screen the print preview, the area zoom previous lost. example code: void pd_Print(object sender, PrintPageEventArgs e) { Graphics g = e.Graphics;...
    Posted to Windows Forms (Forum) by jonathan on 09-25-2009
  • Area chart incorrectly drawn when scrolling

    Hello! We have a problem drawing area charts using Chart FX 7 for Windows Forms (7.0.3306.26568). The problem is that the area chart is incorrectly rendered when the chart is zoomed and scrolled. We have had this problem earlier with Chart FX Client Server 6.2, but a hotfix for this was never released...
    Posted to Windows Forms (Forum) by VekiPeki on 09-22-2009
  • Exception after changing to final version, "Specified index is out of range or child at index is null...

    We've finally changed from the last Beta version to the final version of WPF Chart. Having not touched our application code we get now a very nasty exception. It occurs when visual parts holding charts (e.g.TabItems) are being switched and it seems to be a problem with sizing functions in the framework...
    Posted to General (Forum) by srickenb on 09-17-2009
  • Re: Exception when drawing chart

    Were you able to find solution to this problem? It's very convenient that SoftwareFX has nothing to say on this.
    Posted to Windows Forms (Forum) by prayaggandhi on 09-10-2009
  • bar chart x axis label bug! how to deal with it

    I create a bar chart but the x axis label behavior is so wired. When I set the time range of the report to less than 10 bars it shows all right. But when I change the time range to make it show more than 10 bars, the x axis label show in erratic manner. Please check the attached picture. There are two...
    Posted to Windows Forms (Forum) by zhyluopro on 06-24-2009
  • Pane Title Not Displaying

    This bug relates to chartfx.wpf.dll version 8.0.3314.22631 If I have a chart with a single pane, the pane title does not display. If I have multiple panes, then all the pane titles appear correctly. My code sample... double [] dummyData = { 10, 20, 30, 40, 50, 60, 70, 80 }; Chart chart = new Chart (...
    Posted to General (Forum) by Coder on 02-16-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
Page 2 of 4 (37 items) < Previous 1 2 3 4 Next >
Copyright 2008 Software FX, Inc.