Browse By Tags

  • Unable to plot series on Y2(right) axis for a composite ultrawebchart

    Hi,

    I want to plot a series on Y2(right) axis using UltraWebchart component.

    I followed all steps sequentially as per Netadvantage suite documentation (https://www.infragistics.com/help/aspnet/chart-creating-a-composite-chart-in-code-part-1-of-2). However…

  • How to override Legend Items, when two legends exist?

    Hi all,

    I'm aware of how to override legend items through various examples, but all those examples are based on the fact that only one legend exists.

    I'm using a composite chart to show a column and line chart, and am showing legend items for each…

  • Chart - only 2 of 3 labels appear in legend

    I have seen a lot of information on formatting the legend and cannot find anything on what makes something appear in the legend or not. I think it has to do with the 'label' property, since changing that changes the text that appears in the legend. …

  • Deployment Oddity - Changing Font/Style

    On local if you look at the Chart Screen the fonts on the four graphs (Premises etc) look all lovely - in Ariel with a Bold Title at the top.
    After uploading these to either the Testing or the Live system, these graphs revert to the default Courier…
  • Legend Items Not Displaying

    I've included code and an image below.  Now for the questions.  Notice that the rectangle for the legend is displaying, but not the labels.  Can you see the problem in my code?  My tired eyes can't.  Also, the first datapoint for the line chart is…

  • Data display problem in Ultrachart

    I've been using Infragistics UltraWebChart v. 5.2. If the number of records is larger in the DataSource and the size of the image generated is small (dimensions are 350px width and 183px height) then the column graph generated doesn't show any bars for…

  • Set Hight with of text area ?!

    Hello Guys ...

    I've 12 Charts on one Page. Now i'll export these on PDF! But the DPI of the Charts are so bad, and ive to set it on my own .. works great! But... look at the picture .. my Problem are the Fonts of the Chart?!

     

    Here is my Code…