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
365
Stacked series Range and Percentage Tooltip
posted

Hi

i need a tooltip for stacked series ( for example StackedColumnSeries ) with the Range of each Serie, For example : "Range : 150-250 ,Value : 100"

and

 need a tooltip for stacked 100 series ( for example Stacked100ColumnSeries ) with the Percentage of each Serie, For example : "Range : 25%-35% ,Value : 100,Percent Value : 10%"

is there any built-in support for these?

i use version 12.1

thanks.

  • 138253
    Offline posted

    Hello,

     

    Thank you for your post. I have been looking into it and I created a sample project for you with the functionality you want. Basically I created different tooltip for each fragment and used converters in order to calculate the range. Please let me know if you have further questions on this matter.

     

    Looking forward for your reply.

    XamDataChartTooltips.zip
  • 138253
    Offline posted

    Hello Hamed,

     

    I am just checking if you got this worked out or you still require any assistance or clarification on the matter.