Browse By Tags

  • pie chart concentric

    Hi,

    How many rings can we display on a pie chart with concentric set to true?

    Do you have any tutorials on using this one? Can you post some links on where I could look?

    Sorry, I'm still very new in using your control.

    Thanks a million in advance…

  • Web Ultra Pie Chart Data Binding with DataSet

    Hi Guys

    I am a newbie to Infragistics.

    Is it possible to Bind a DataSet which has a single tabe with multiple columns to a Web pie chart and only show the required columns in the Pie chart and not all in the table. It just shows all of them regardless…

  • Pie Chart - Wrong percentages total (rounding of percentages?)

    Hello there,

    We have a pie chart which shows percentages but if you sum them, then you will get 101% instead of 100% -they are 93%, 6%, 2%. Is there a way to display the percentages with decimal values so that it will not round them to the nearest integer…

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

  • For pie chart we cant save pdf with color for single entity

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles

    Button1.Click

     

     

    Dim r As XDW.Documents.Report.Report = New

    XDW.Documents.Report.Report()

    UltraChart1.RenderPdfFriendlyGraphics(r.AddSection().AddCanvas…

  • Infragistics pie chart displays incorrect percent values

    I am having an issue with pie chart displaying incorrect % values when there is a negative value in the dataset.

    I am using .net 2.0.

    Any suggestions would be appreciated.

    Thanks!

  • Gradient in Legend of a piechart

    Hi,

    How can I implement gradient in legends of a piechart?

    Regards,

    Suvigya

  • Srcollable Legend (Display all labels)

    Hello,

    I'm using the 3DPieChart where I display the legend. Some of the labels are longer than others and are trimmed by default. Also the quantity of labels exceeds the legend area. How do I still display all labels. Is the 'moreIndicator' option by any…

  • Why do pie or column chart colors duplicate ?

    I have an issue occuring on both pie and column charts. In both cases, i have both column and pie charts with 6 data rows (e.g. 6 pie slices and 6 columns respectively, each row representing a different division within a company. I want each division…

  • 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