I want to display a simple 4 column chart as a column in the xamgrid. Each of the four columns has a percentage value so values between 0 and 100 and I need this range of values to be shoen irrespective of the actual column values as I want the use to be able to compare the data in the charts from one line to the next via a visual check. Thought the sparkline control would do it but the range of the axis values is different for each row as it is based on the range of the actual column values. Is there any way of doing this using the infragistics toolset or do I need to tlook at other toolsets?
HI ,
I am attaching a sample that should meet your requirements.
Sincerely,
Matt
Developer Support Engineer
Thanks for that. That's perfect, didn't realise you could use a xamdatachart in a xamgrid, thought you had to use the sparkline.