Browse By Tags

  • 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

  • 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…