pdhltd Report post Posted May 10, 2010 Dear PowerCharts Gurus, We are already using FusionCharts v3 successfully for most of our projects. We need something very similar to what is provided in the PowerCharts v3 ErrorBar2D chart. We have been testing successfully using the Powercharts evaluation SWF files. However, before we can purchase a full licence, we need to know if the following tweaks are possible: -1: Can we NOT show the vertical section of the "error bar"? i.e. we only want to have the horizontal component of the "error bar" visible? -2: Can we forcibly set what we wish the tooltip to show on the "error bar" element? i.e. not show the "error value", but instead show some other value that we would define in code behind. -3: Is it possible to show a label on the "error bar" element (in conjunction with the tooltip), and can this also be progammatically defined? FYI: we're using VB.NET/VS 2010 and dynamically generate the XML on the fly. Any suggestions or pointers to other fusion chart possibilities also welcome. Thank you, Paul. Share this post Link to post Share on other sites
Sanjukta Report post Posted May 11, 2010 Hi Paul, -1: Can we NOT show the vertical section of the "error bar"? i.e. we only want to have the horizontal component of the "error bar" visible?-2: Can we forcibly set what we wish the tooltip to show on the "error bar" element? i.e. not show the "error value", but instead show some other value that we would define in code behind. -3: Is it possible to show a label on the "error bar" element (in conjunction with the tooltip), and can this also be progammatically defined? I am afraid, the Error Bar chart of the PowerCharts suite does not support the above mentioned functionalities, as of now. Alternatively, you could always accomplish this by modifying the source code of PowerCharts. I hope I have been clear in my response. Please do revert on any further clarifications. Share this post Link to post Share on other sites