Sign in to follow this  
donli

How To Remove Alternatehgridcolor For Stacked Bar 2D Chart

Recommended Posts

Guest Sashibhusan

Hi,

 

It seems you are trying to remove the alternate vertical grid color for Stacked Bar 2D Chart as we can not set horizontal grid color for this chart.

 

So to remove alternate vertical grid color, Please try by setting "showAlternateVGridColor" to "0".

 

Ref. Code:

 

<chart ... showAlternateVGridColor='0' ...>

 

For more information on "Stacked Bar 2D Chart", please follow the link below:

http://docs.fusioncharts.com/charts/contents/?ChartSS/StBar2D.html

 

If this is what you are not looking for, please explain a bit more on your issue.

 

Hope this helps!!

 

 

Share this post


Link to post
Share on other sites

Thank you very much!

 

Hi,

 

It seems you are trying to remove the alternate vertical grid color for Stacked Bar 2D Chart as we can not set horizontal grid color for this chart.

 

So to remove alternate vertical grid color, Please try by setting "showAlternateVGridColor" to "0".

 

Ref. Code:

 

<chart ... showAlternateVGridColor='0' ...>

 

For more information on "Stacked Bar 2D Chart", please follow the link below:

http://docs.fusionch...SS/StBar2D.html

 

If this is what you are not looking for, please explain a bit more on your issue.

 

Hope this helps!!

 

 

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