in

Software FX Community

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

Browse by Tags

  • Re: Pie Chart Legen Alignment

    Thanks JuanC. TargetPanel is sot supported at all or I can use other values? I am binding the chart tupe to my view model, is there any way I can bond TargetPanel to something so that I dont waste space in Column and Curve? Thanks, Simone
    Posted to General (Forum) by beltrams on 08-27-2010
  • Pie Chart Legen Alignment

    I have a pie chart, for some reason the legend appear more or less in the top-center instad of top-right. If I change the graph to be column or cureve the legend is correctly in the top-right, but not for pie. This is my code: < cfx : LegendBox cfx : Chart.TargetPanel ="Inside" DockPanel...
    Posted to General (Forum) by beltrams on 08-27-2010
  • Re: Visibility Binding

    As workarond I have set up two text fields: < TextBox Name ="LegendBoxVisibilityDummyTextBox" Text ="{ Binding Path =LegendBoxVisibility, Mode =OneWay}" Visibility ="Collapsed"></ TextBox > < TextBox Name ="PointLabelAttributesVisibilityDummyTextBox"...
    Posted to General (Forum) by beltrams on 08-27-2010
  • Program crashes with Windows 7 & .net4

    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...
    Posted to General (Forum) by giladk on 08-23-2010
  • Binding to aclass with a List of Y-Series inside

    I bind my chart ( ItemsSource ="{ Binding Path =ReportData, Mode =OneWay} ) to a List < Row > where Row is the following object: public ChartReportRow( ReportRow reportRow) { public List < Field > Columns { get ; set ; } public string AxisX { get { return sfield = Columns[0].fieldValue;...
    Posted to General (Forum) by beltrams on 08-13-2010
  • Issue with X-Axis Labels / Titles with 3D

    Hi We have found an issue with the presentation of axis labels and titles in conjunction with 3D styles (zip file contains screen shots). Create a multi-series line chart (Chart_Sizing_01.jpg) Change the gallery to a 3d Area style (Chart_Sizing_02.jpg) Resize the chart slightly to make it bigger. At...
    Posted to General (Forum) by MMCCPaulEden on 06-28-2010
  • 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
Page 1 of 3 (28 items) 1 2 3 Next >
Copyright 2008 Software FX, Inc.