We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

provide series for stackingbar or stacking column chart

hi,
i have mvc application .
1.
have to plot  stacking column/bar chart with series option
DataSource((System.Collections.IEnumerable)ViewBag.datasource)
2.
can we provide custom series option 
 
thanks


1 Reply

AB Akbar Basha K M Syncfusion Team February 17, 2015 12:43 PM UTC

Hi Kalpa,

Thanks for using syncfusion product. We are unable to understand your exact query regarding “custom series option for Stacking bar/Column”,

Could you please share more details related to this query with us and it will be very helpful for us to understand your requirement clearly.

This would be helpful for us to serve you a better solution.

And also we have prepared a simple sample based on change the series type(stackingcolum to stackingbar) using option method as follow,

Code Snippet:

$("#container").ejChart("option", { "commonSeriesOptions": { 'type': seriesType } }); //seriesType – name of the series Type

Please find the sample under the following location

Sample Location:http://www.syncfusion.com/downloads/support/directtrac/118248/StackingBar263757276.zip

Please find the following online location,

http://help.syncfusion.com/web

Please select chart -> chartFeature it will be more helpful to create a chart and chart functionalities.

Please let us know if you have any concern.

Regards,

Akbar Basha KM.



Loader.
Live Chat Icon For mobile
Up arrow icon