iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
When using the Chart Ribbon you can select a Chart Type of StackedBar, how can you select this type without using the ribbon?
Hi John,
I have tried your scenario using a simple HTML button. I have tried that particular scenatio using this block of code
function Button1_onclick() { ISGetObject("WebGrid1").ChartSettings.Set("ChartType", "Bar", true); ISGetObject("WebGrid1").ChartSettings.SeriesBarSettings.Set("Type", "StackedBar", true) ISGetObject("WebGrid1").Refresh(); }
I hope it helps. Thank you and have a nice day.
Best Regards,
Andi Santoso
Andi,
Thanks, worked perferctly. I missed they Type atrribute of the SeriesBarSettings.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname