Sign in to follow this  
satheesh@yahoo.com

Stacked line with markers

Recommended Posts

post-70974-0-10435500-1477746211_thumb.pnghai, 

 my problem is that, i want to create a chart in the following format. that was originally created in MS Excel. Now i want to create this in vb.net windows application. is it possible .please  guide met to do this. Actual chat is attached.  post-70974-0-10435500-1477746211_thumb.png

Edited by iwesabe

Share this post


Link to post
Share on other sites

Hi,

 

The mock-up image is not getting opened.

 

Could you please attach the image with higher resolution  in your response.

 

Thanks

Share this post


Link to post
Share on other sites

Hi,

 

FusionCharts doesn't support stacked line chart rather it supports stacked column bar or area chart.

 

From the mock up image it looks like "Multi series Line chart" hence you could achieve the same by implementing Multi series line chart.

 

For further reference regarding rendering Multi series line chart in VB.Net please download the sample from below given Drop box link.

 

https://www.dropbox.com/s/2v795ew4vvyp1o0/msline%20chartdemo%20in%20windows%20application%20vb.zip?dl=0 

 

Thanks

Share this post


Link to post
Share on other sites
Hello,
 
Thanks for the query.
 
Your requirement is achievable using stacked column 2D chart to plot the chart and annotation to show the series name at the right side.
 
For further reference about stacked chart and annotation,please visit the links given below.
 
 
 
Kindly refer the fiddle link below for the implementation.
 
Hope this helps,
Thanks

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this