Browse By Tags

  • Please help with web Ultra Chart

    Hello: I am developing a web form where I have a chart and when I click on the different areas of the chart, I want to navigate to another page to show the detail of that specific clicked section. I cannot find any help with this and would much appreciate…

  • Hyerlink on Pie Charts

    Hi,

    How can I create a hyperlink on a pie chart so that when i click on the chart, i can navigate to a page.

    Thanks

    Saad

  • Negative values on pie charts

    We are using UltraWinChart to generate PieCharts.  Experiencing issues with pie chart when there are negative values in the dataset. It just doesn't come up. But if I try to plot the same in excel it woks fine. Does the winChart control treat negative…

  • PieChart For Sharepoint

    Hi All,

    I have genrated a 3D PieChart for Sharepoint,which shows the numeric columns included in any list of sharepoint.

    But my pupose is to show the following thing in the pie chart.

    If there are n numbers of list items in a list and out of them some…

  • Simple Pie chart only shows 100 percent

    I have a simple pie chart (see code below) with two data columns column1=79.48 and column2=20.52, however, when the chart is rendered, it only displays a single slice of 100.00%. I am using a datatable with two fields. Am I just not referencing or assigning…

  • Error Message in 3D Pie Chart

    i want to set  my own error message in the place of

    "Data Not Available

    Please call

    UltraChart.Data.DataBind() after setting valid Data.DataSource"

    in a 3D Pie Chart for SHAREPOINT WEBPART.how can i do that??

     

    thanks in advance

  • Is it possible to have a click event for each pie slice?

    Currently, we are working on an UltraChart and it will have an event happen when the chart is clicked. That is not a major issue. However, I would like to know if it is possible to assign a click even for EACH pie slice in the UltraChart.

  • Issue with Tooltips (<ITEM_LABEL>) in PieChart3D (version 6.2.20062.1054)

    Hi,

    I'm using Infragistics version '6.2.20062.1054' in an ASP .NET Web Application (CLR 2.0).
    In the application, I use a piechart in one of the pages. A problem occurs when using tooltips on the PieChart3D.

    I want to display the ITEM_LABELs…
  • Relative Scroll Issue - Scrolling within Div, Chart Stays at same position.

    Help! I have been stuck on this issue for a while.

    I have a User Control with a WebChart (Pie Chart) on it. This works fine in FF and IE6 but not in IE7.

    The first div is my container div for the User Control. This sits within a "WebParts" table of…