Hai
In Barchart there should be some space needed between Y axis and first bar on X Axis. But I could not get it? How can I set the margin with axis? PLease refer the attachment. There is another issue if you see the attachment. The "Oct" column in X axis shown little above than usual. I donno why the graphs shown like this? many graphs are shoen like this. I need some better code, links or guidelines for ultra charts other than which are available in samples browser. The colors generated in charts are also does not looks good. Please help me in these issue. Thanks in advance.
Sridhar
Sridhar said:I need some better code, links or guidelines for ultra charts other than which are available in samples browser.
the help documentation is also a good source: http://help.infragistics.com/Help/NetAdvantage/ASPNET/2009.1/CLR3.5/html/Web_WebChart.html
Thats fine. I reduced the extend value it solved the label alignment issue.I need some better code, links or guidelines for ultra charts other than which are available in samples browser.
Regards
vatt123 said:How can I set the margin with axis?
use the properties under Axis.X.Margins.
vatt123 said:The "Oct" column in X axis shown little above than usual.
is it possible that your column labels have trailing whitespace? it looks like the chart is receiving a column label like "Nov ".
vatt123 said:The colors generated in charts are also does not looks good.
you can customize this using the properties under ColorModel.