Which Chart tool is used in following website:
1. Google Finance
http://www.google.com/finance?q=INDEXDJX:.DJI,INDEXSP:.INX,INDEXNASDAQ:.IXIC
2. Yahoo Finance
http://finance.yahoo.com/charts
3. MoneyControl.com
http://www.moneycontrol.com/stock-charts/tataconsultancyservices/charts/TCS
I only know about google, it's coming from google visualization API:
You can use their API playground online:
http://code.google.com/apis/ajax/playground/#annotated_time_line
hi ajitsunny, I am not too sure about the chart they are using, however, if you are looking for ASP.NET Charting tool, you can consider http://www.dotnetcharting.com/ Hope this helps. Thank you.