jami

Don't Show Value On Marimekko Chart?

Recommended Posts

Guest Sumedh

Hi,

 

For hiding the values, you would need to apply "showSum" attribute as "0" under the chart element.

 

This attribute is used for showing/hiding sum of all the columns in a given stacked column.

 

Ref. code:

<chart .. showSum='0'>

Share this post


Link to post
Share on other sites

Hi,

 

For hiding the values, you would need to apply "showSum" attribute as "0" under the chart element.

 

This attribute is used for showing/hiding sum of all the columns in a given stacked column.

 

Ref. code:

<chart .. showSum='0'>

 

It's ok. Thanks for your reply.

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