Hi Karan,
You are welcome. 
Glad that your issue was resolved.
Quote
I had one question, can the dimnesions of the graph be set dynmically? as in my application the X-axis will change.
FusionCharts does not support Dynamic Resizing, as of now.

But we have incorporated this feature in our upcoming upgraded version, i.e,
FusionCharts v3.2.
Quote
can I get the categories on the X-axis vertical instead of horizontal
Could you please try setting the attribute "
rotateLabels" to "
1" in the
<chart> element to achieve the above?
Quote
Also the curve has the values written along with it, how can I get rid of it.
Could you please try setting the attribute "
showValues" to "
0" in the
<chart> element for hiding the data values displayed on the chart?
Hope this helps.