Sign in to follow this  
IDForums

Tooltext on Bulb Gauge

Recommended Posts

Hi,

 

 

 

Is there any way that I can display tooltext in a Bulb Gauge? I used showToolTip='1' and tooltext='sample' on tag but it does not seem to work. Please help

Share this post


Link to post
Share on other sites

There seems to be no tooltext attribute for the Bulb.

 

 

 

The following xml does not give a tooltip:

 


<chart showToolTip='1' toolText='ToolText..'>

   <colorRange>

       <color minValue='0' maxValue='2' code='B41527' />

       <color minValue='2' maxValue='4' code='E48739' />

       <color minValue='4' maxValue='6' code='399E38' />

   </colorRange>

   <value>3.0</value>

</chart>

 

 

 

Has anybody got this working?

 

 

 

Regards Rene

Share this post


Link to post
Share on other sites

Hi Rene,

We apologize for the inconvenience caused.

I am afraid, the Bulb Gauge of the FusionWidgets suite does not support the ToolTip feature, as of now. :D

We will be soon rectifying the information about the ToolTip feature mentioned in the FusionWidgets documentation.

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