Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1020
How to trim tooltips?
posted

The tooltip is too long when I move mouse to "other" section.

How can I set tooptip's size or text ?

Parents
No Data
Reply
  • 29417
    Verified Answer
    Offline posted

    Hello foxbabby

    Thank you for posting in our forum. 

    You cannot set the tooltip size but you can change the text by changing the tooltips format strings.

    The in-built format strings you can use for the tooltips are the ones described in our documentation under the TooltipStyle:

    http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=Chart_Use_Predefined_and_Custom_Label_Styles.html 

    You can also set up and create a custom one as is described also in that link.I’ve prepared a sample with setting a custom format string for the tooltips of a pie chart. In it I set the item label and data value for the text of all tooltips except the one for the “Others” segment. Please refer to it and let me know if you have any questions or concerns. 

    Best Regards,

    Maya Kirova

    Developer Support Engineer 

    PieChart_sample.zip
Children
No Data