Jump to content
Software FX Community

giladk

Members
  • Posts

    7
  • Joined

  • Last visited

giladk's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Axis X of Zoom Area in Time Line chart is corrupted Please see attachment. Does anyone know how to fix it?
  2. Hi, When running our application for more than 24 hours we recieve unexpected exception from: ChartFX.WPF.Internal.PlotAreaItems
  3. I created a PieChart with the items: Name = name1, value = 1 Name = name2, value = 3 Name = name3, value = 4 The PointLabel of item1 is: 13% which is wrong, need to be 12%. Is it a known bug?
  4. Hi, I'm using GalleryTemplates="{x:Static cfxaddmotifs:Edge.GalleryTemplates}" in PieChart. There is a memory leak when using this line above. The garbage collector is not releasing approx 9000 instances of DropShadowBitmapEffect and ChartFX.WPF.Controls.MarkerLegendControl Thanks, Gilad.
  5. Hi, I have an exception in my application. I attached the track trace. It related to Pie chart. Regards, Gilad.
  6. I am using windows 7 & .net 4.0 My program crashes when refreshing a chartFX (pie chart to be specipic) I'm attaching a photo with the call stack when I'm debuging in visual studio. any idea what causes this ? I'm not sure it related to chartFX. btw, this issue don't happen with win XP neither with .net 3.5. Regards, G
×
×
  • Create New...