Hello,
I'm new to Infragistics and using Scatter chart control to populate a sample data set. Details data are:
X Y Rate
-------------------------------
2 2 5
6 8 10
10 12 12
Wanna to display 5 at (X,Y)=(2,2), 10 at (6,10) and 12…
Hey Guys,
i tried to create a Scattered Chart. This is my first time to work on Chart. I am unable to display Scatter Point on my Chart. Can anyone tell me about how to display Points on Scatter Chart. My code goes here...
UltraChart1.ChartType…
Hello!
Please help me using a Time-Scale Axis in a Scatter Line Chart or Scatter Chart.
When I am trying to use it, it gives me the error that I should have two numeric columns.
I am using V6.1 Is it available in this version or in what version?
THX!
Teo
This is the code that I have:
this.UltraChart1.ScatterChart.IconSize = Sym…
Hi, I recently upgraded the version of Infragistics in an application from 5.3.20053.1099 to 5.3.20053.50. Everything seems to be working as it had before by just upgrading the version numbers except for my UltraWebChart. It is being set to a data table…
I have a scatter chart using a logarithm type graph. I want the y-axis labels to display as such - from .1 to 1 to 10, to 100 - i.e. factors of 10. I've tried setting min/max values, tried setting intervals - nothing will give me what I need. I do have…
Is there a way to specify the order of series on a composite chart. By order I mean a way to say which lines are drawn in the back and which are drawn in the front. This is useful to me because there is one series on my chart that must always be in the…