Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Grid with DataSource and UltraChart

    Hi, I want to display some data from an UltraDataSource in an UltraGrid. At the same time I want an UltraChart beeing bound to that data, too. Is it possible to reflect UltraGrid filtering of grid rows in the UltraChart with no efford? And if so, could you provide me with a small example? Regards, Michael
    Posted To Grids (Forum) By MiguelTheMagic On Wed, May 16 2012
  • Re: Display multiple lines in the step line chart issue

    Problem - 2 for Line chart 2D was not resolved yet. We are getting data value in two decimal point like "3.46" instead of "3.4621" when I move cursor on the point of Line.
    Posted To WinChart (Forum) By parimal82 On Tue, May 15 2012
  • Re: Display multiple lines in the step line chart issue

    Problem - 1 (Step Line chart 2D) this.ultraChart1.Legend.ChartComponent.Series.Add(series1); As per above suggestion I tried above option also but not worked. Legend box is visible but not display any value in the legend box. Problem - 2 (Line Chart 2D) I face another problem in line chart is that I...
    Posted To WinChart (Forum) By parimal82 On Tue, May 15 2012
  • Series labels being truncated

    Hi! I'm working with UltraWebChart v5.2 (2005 volume 2) in a .NET 2.0 asp enviroment. I'm building a column chart and I'm running into issue with the series labels being truncated. They are being populated with school names, some of which are rather long (>25 charachters). How can I make...
    Posted To WebChart (Forum) By PMCORE On Wed, Mar 28 2012
  • UltraChart Barchart padding right

    Hi all I have some UI modification deficulties to adjust in BarChart. How to make space on right side of the chart.
    Posted To WebChart (Forum) By naingoo On Thu, Mar 15 2012
  • Area Chart with empty values

    Hello, it seems to me that the area chart has problems with displaying empty values. (The blue line has nearly the same data but does not have the problem.) The data looks like this: Time Data 15.02.2012 09:00 15.02.2012 10:00 15.02.2012 11:00 15.02.2012 12:00 15.02.2012 13:00 15.02.2012 14:00 15.02...
    Posted To WebChart (Forum) By uli On Mon, Feb 20 2012
  • Persistence Framework: Error Persisting UltraChart

    Here's a piece of code that generates an UltraChart (taken from a sample in the documentation) and then serializes it using the persistence framework: public UltraChart GetChart() { UltraChart lChart = new UltraChart(); lChart.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.Composite;...
    Posted To WebChart (Forum) By rickycl On Thu, Jan 26 2012
  • UltraChart - SqlDataSource

    Ok, here is the problem I'm fancing. I want to use a ultrachart control (PieChart3D type) and bind it with the sqldatasource containing a store procedure witch is returning a dataset like this: Total Description 100 Description1 4 Description1 10 Description2 40 Description1 100 Description1 4 Description1...
    Posted To WebChart (Forum) By Mauro On Wed, Jan 25 2012
  • Line Chart: Change Individual Data Point Colors

    I have a line chart with data points that are squares. I would like to make it so if a data point value is above let's say 25 then the square changes color to red, if it is below 25 then change the square's color to green. I have accessed the ChartDrawItem and looped through the Primitives. I...
    Posted To WebChart (Forum) By kywoo916 On Fri, Jan 13 2012
  • Composite and scrolling

    Hello, I have a question about scrolling on Composite ChartType, is it possible? I mean using the EnableScrollBar property? I have tried to enable it on a composite chart and it does not seem to work. If it does not, do you have an idea on how to do it? Thanks Dave McNulty
    Posted To WebChart (Forum) By dmcnulty2003 On Thu, Jan 12 2012
Page 1 of 18 (174 items) 1 2 3 4 5 Next > ... Last ยป