Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
1 of 10 ( 93 items) Next Page Last Page
  • X-Axes displays MM-dd-yy instead of DataPoints

    I am using 2D LineCharts and have multiple series defined in my XamChart. When there are too many data points, XamChart automatically adjusts the Units for my PrimaryX axes. Unfortunately, it doesn't put a valid DateTime Label, but lists the label on the axes as 'MM-dd-yy' and just shows 3 ticks. I played around and found out that if I adjusted the number of datapoints to 28, it was working fine. But anything more than that would cause the PrimaryX axes to display 'MM-dd-yy'
    Posted to xamChart (Forum) By bobby on 03-16-2010
  • Re: Change Axis Label's Font

    Changing the Font Size on the Axis Label seems to work, when the number of datapoints in the series is low. If there are too many datapoints, the specified font size is not applied. Is this a known issue? Is this by design? I wanted the Font Size to be readable, so I went to the code behind and set the size for the font, but that doesn't seem to work. The formatting doesn't get applied, but the Units gets set correctly . Am I missing something? Here is the code: var axe = new Infragistics.Windows.Chart.Axis(); axe.Label.Format = "{0:MM-dd-yy}"; axe.Label.Angle = -45; axe.AxisType...
    Posted to xamChart (Forum) By bobby on 03-16-2010
  • How each data point can set the format?

    Hello How I can set the style(e.x.FontSize) Label displayed of the data points? (Inside the red circle) if I could set style for each one of those styles individually. I would be happier. regards. Yung.Emary
    Posted to xamChart (Forum) By B/S.SOFTWARES on 03-15-2010
  • Bug with ScatterLine and a single point?

    The XamChart docs state that for a ScatterLine chart: It is recommended that the numeric columns contain 2 or more rows so that a line can be drawn between two data points From: ms-help://NetAdvantage_WPF92/NAWPF_WPF92/WPF/xamChart_Scatter_Line_Chart.html However, I find that if you try to draw a scatter line chart and only provide a single data point, you get a nasty error message (XamChart Warning: The scatter chart needs ValueX and ValueY. The values have to be set for every data point using ChartParameters collection.) Note that the point is fine, it's just that there is only one point...
    Posted to xamChart (Forum) By MichaelSargent on 03-11-2010
  • How set manual Min and Max values of x-axis in case of DateTime axis type

    The question may be as: How is DateTime converted to Double in case of DateTime axis type. Minimum and Maximum properties are Double type. And i don't know how to convert Double to DateTime for the chart. Thank You.
    Posted to xamChart (Forum) By amirka on 03-11-2010
  • Re: Binding to Fill property in DataMapping

    I can't help you do this with absolutely no code behind, but I did find a way that works well with MVVM with minimal code behind. The trick is that you can't use DataMapping with Fill, but you can with ToolTip and that can be any object. So, if we map a tooltip object that will display the right text, we can also use it to carry along information about Fill, and we can set the fill brush when data binding is complete. So, let's define a chart, with an event handler for data binding: < Chart : XamChart Name ="xamChart1" Grid.Row ="0" Grid.Column ="0"...
    Posted to xamChart (Forum) By MichaelSargent on 02-27-2010
  • DataPointTemplate Binding

    Is the DataContext accessible within a DataPointTemplate?
    Posted to xamChart (Forum) By dougsimpson on 02-26-2010
  • Re: Problem with Name property in Axis

    The problem was a namespace naming "collision." I have a library ending in ".Infragistics" that extends the charting API with attached properties (that you helped me with). It was confusing the shell application, so I renamed the namespace to "InfragisticsWPF."
    Posted to xamChart (Forum) By dougsimpson on 02-26-2010
  • Re: multiple Y axis on line chart

    Is the support for more then 2 y axis being considered for any future release? We are at a point where customer is asking us to rip WPF xamChart out of our application and replace it with either SyncFusion or ComponetOne that does support true multiple axes feature. It will be very helpful to know if this feature is on your to-do list or not.,
    Posted to xamChart (Forum) By shababhussain on 02-15-2010
  • Pie chart callout in XAMChart

    We are using the Infragistics Pie Chart for WPF and by default it shows the label on the Pie(Fig – A). Is there a way to show the labels as callouts as shown in Fig – B, and not on the Pie. If yes, how do we do this? Thanks in advance. Venu
    Posted to xamChart (Forum) By rameshw on 01-20-2010
  • 1 of 10 ( 93 items) Next Page Last Page

    Who is Online

    There are 2,003 guest(s) online. There are 16 member(s) online. - jlape, gchen, segers, kieuale, snair01, [Infragistics] Sung Kim, alekswork, schkotty, lovetta, rbales, nag4054, Vimal, amsadmin, youkebb, DSSavant, PWBECK

    Forum Statistics

    29,502 users have contributed to 108,781 threads and 120,897 posts.

    In the past 24 hours, we have 58 new thread(s), 170 new post(s), and 36 new user(s).

    In the past 3 days, the most popular thread for everyone has been "Ultrawebgrid Drag and Drop". The post with the most views is "xamDataGrid takes 3 Seconds to display 20 Rows". The most replies were made to "XamChart and Prism".

    Please welcome our newest member rturpen.