Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » UltraChart (RSS)
  • UltraChart Memory utilization when ShowOwners is True

    Hi to all. I am having an unusual problem with the UltraChart control when UltraChart.ChartType = GanttChart and UltraChart.GanttChart.ShowOwners = True . I've noticed with this setting that the UltraChart.FillSceneGraph() method is continuously executed (and there is nothing else in the call stack...
    Posted to Forum by Tonic2012 on 11-26-2008
  • RenderPdfFriendlyGraphics did not render the legend

    Hi, I created an ultrawinchart and I want to make a report within the ultrawinchart. For this I used the RenderPdfFriendlyGraphics function. With this function the rendering of the diagram works well but the legend is outside the diagramm. I think the rendering function don't work at the legend....
    Posted to Forum by siedler on 11-25-2008
  • NCHS Baby Growth Chart Using Infragistics UltraWinChart

    Has anyone developed NCHS Baby Growth Chart using UltraWinChart. I have attached the the pdf of the Growth Chart and DataTable that can be used. Any info would be appreciated. Thanks
    Posted to Forum by zia on 11-23-2008
  • ScatterChart X Axis in DateTime

    Hi, i design a ScatterChart with this code: NumericTimeSeries serieFab = new NumericTimeSeries(); serieFab.Label = "Start Fab"; serieFab.Points.Add(new NumericTimeDataPoint(System.DateTime.Parse("24-May-06"),11117.32,"A",false)); serieFab.Points.Add(new NumericTimeDataPoint...
    Posted to Forum by antferr on 11-12-2008
  • Customizing legend in Gantt Chart

    Hi , I have change the colour of the series in code but it is not updating in legends (It is still showing me previous colours). So any one know the reason behind it. Thanks in Advance. Regards Talha
    Posted to Forum by triasat on 11-09-2008
  • Adding a new series to a composite chart inside an updatepanel

    I'm building an application using the UltraWebChart v8.2 in .NET 3.5. In this application there are Ultracharts inside of UpdatePanels. One of the requirements of the chart is the ability to add series after the original load of the page. To do this, I am adding a new layer to the composite chart...
    Posted to Forum by ryano144 on 11-05-2008
  • Custom Axis Label

    Hi, I am using a line chart in which I am plotting Values Vs. Time. All the values are getting plotted correctly but I want to display text 'Time' on X-axis and 'Value' on Y-Axis apart from X & Y axis scales. Is it possible ? Please help me
    Posted to Forum by diptikogekar on 10-31-2008
  • Composite Chart Series Ordering

    Is there a way to specify the order of series on a composite chart. By order I mean a way to say which lines are drawn in the back and which are drawn in the front. This is useful to me because there is one series on my chart that must always be in the foreground. I have tried the following methods without...
    Posted to Forum by ryano144 on 10-28-2008
  • Re: Problem with color in CompositeChart

    It's very funny). I have a function that receives two list of numeric series. The numeric series of first list displays on the first line chart. The numeric series of second list displays on the second line chart. I need to set not same color for each line of charts automatically. I played with ColorModel...
    Posted to Forum by BorodaAlex on 10-24-2008
  • Problem with color in CompositeChart

    I have a ultrachart control with type setuped in CompositeChart. CompositeChart consist of two lines charts and two time numeric series. Each of series displays on its line chart. At the runtime user sees two lines with same color but expected it will be different. We are using Infragistics 8.1. See...
    Posted to Forum by BorodaAlex on 10-24-2008
Page 1 of 7 (68 items) 1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems