Sign in to follow this  
BorisSun

How To Display A Caption In A Angulargauge?

Recommended Posts

Hi all,

Can anybody tell me that how to display a caption in a AngularGauge?

I write a data xml like this:

 

<chart caption='曝光达成率' subCaption='曝光达成率' showBorder='0' bgColor='FFFFFF' lowerLimit='0' upperLimit='200' gaugeStartAngle='180' gaugeEndAngle='0' palette='1' numberSuffix='%' tickValueDistance='20' showValue='1' >

<colorRange>

<color minValue='0' maxValue='90' code='FF654F'/>

<color minValue='90' maxValue='160' code='F6BD0F'/>

<color minValue='160' maxValue='200' code='8BBA00'/>

</colorRange>

<dials>

<dial value='92' rearExtension='10'/>

</dials>

</chart>

 

But it dose not display the caption or subcaption.I want to display sth. in the middle of the AngularGauge.The attachment is what I want.

Can anybody help me ?

TNS!!

Boris

post-14303-092289100 1300863841_thumb.jpg

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Thank you very much for your appreciation.

 

We are glad to know that you have managed to resolve the issue.

 

Keep FusionCharting!biggrin.gif

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