CandleStick chart in C#.Net using Aspose

Hi All,

Am using Aspose for creating and manipulating data in excel.

Now my requirement is to create CandleStick chart using Aspose excel.

Am totally new in the development of charts using Aspose.

I am able to create bar,pie,pyramid charts using aspose but couldnt find a way to create CANDLESTICK chart. Am uing Aspose version 5.0.0.0 and visual studio 2005

Can any1 tell me how to create Candlestick chart in C#.net by using Aspose??

Many a Thanks for the future replies!!

Kindly Help me out!!

Hi,


The Stock chart (Open-High-Low-Close) is actually CandleStick chart (see for your reference: http://www.automateexcel.com/2004/08/14/excel_chart_candlestick_chart_in_excel/) that you may make it in MS Excel, see the Aspose.Cells’s feature demo(s) for your reference:


Thank you.


Hello Amjad

Thank you so much for your response.

It worked now.

Once again thanks

Hi,

Thanks for feedback.

We are pleased to know that your requirements are fulfilled with Stock Chart demo. Since Live Demos use older versions of Aspose.Cells, so their code is obsolete.

We recommend you to download and try the offline demos instead which contain the latest and upgraded code. These demos are exact replicas of the live demos except they are maintained regularly.

Besides, these demos can work with Visual Studio 2005, 2008 or 2010. Please read the readme.txt file before running the demos.