Reply to topic  [ 3 posts ] 
How to create a Vertical Stacked Bar? 
Author Message

Joined: Wed Oct 01, 2008 4:19 am
Posts: 10
Reply with quote
Post How to create a Vertical Stacked Bar?
Hi,

I'm trying to create a vertical stacked bar but can't find how this is done.

Using

Code:
ExcelChart xlsChart = null; // TODO: instantiate class...
xlsChart.easy_setChartType(Chart.CHART_TYPE_BAR_STACKED);


I get a horizontal stacked bar.

I can't find a constant for Vertical Stacked Bar Chart.

How can this be done?

Thanks in advance.
Regards.
Mário


Wed Oct 01, 2008 4:35 am
Profile

Joined: Wed Nov 07, 2007 4:42 am
Posts: 67
Reply with quote
Post How to create a Vertical Stacked Bar?
Hi,

You need to replace Chart.CHART_TYPE_BAR_STACKED with Chart.CHART_TYPE_COLUMN_STACKED.


Thu Oct 02, 2008 5:47 am
Profile WWW

Joined: Wed Oct 01, 2008 4:19 am
Posts: 10
Reply with quote
Post 
Thanks, that helped. <- src="{SMILIES_PATH}/icon_cool.gif" alt="8)" title="Cool" />


Thu Oct 30, 2008 8:29 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.