daguigto

Members
  • Content count

    5
  • Joined

  • Last visited

About daguigto

  • Rank
    Forum Newbie
  1. Interactive Legends In Mscombi3D?

    Hi, Thanks for your answer.
  2. Interactive Legends In Mscombi3D?

    Hi, Sorry to trouble you again. I find the link http://www.fusioncharts.com/Demos/3D/Default.asp And the problem is when I click the "Total Discount" in legend, the graph of "Total Discount" data set is not hiding, and it just shows the value of "Total Discount" data set above the graph. Can I make it totally hiding the graph of "Total Discount" data set? Thanks!
  3. Interactive Legends In Mscombi3D?

    Hi, Thank you again. Here is the XML. I use the lastest version FusionCharts XT Evaluation and the files below are just the example data as you can see. I wonder if the XT evaluation version didn't support hiding the data set in MSCombi3D? 3DChart_Col_1.xml
  4. Interactive Legends In Mscombi3D?

    Hi, Thanks a lot for your reply. I have tried setting <interactiveLegend='1'> inside the <chart> element, and when i click a data-set in the legend. It just shows the value but not hiding the data-set. screenshot is as follow. By the way, I just use the evaluation version as I want to see if the product meets our demand
  5. Hi: It's said that Interactive legends in charts that allow for selective showing/hiding of data series (or slicing, in case of pie charts). but I try it in MSCombi3D, it just shows the value. What should I do to let the data series in MSCombi3D showing/hiding when I click the legends. Thanks a lot.