BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
Created on 7/14/2014 10:31:59 AM by: Tanay Tiwari
Hi
,
I am using the javascript
ejchart control .
Currently i am facing an
issue in suppressing the legendItemClick event on legend click.
Can you please provide
support on this about how to suppress the event.
Regards,
Hi Chris,
Sorry for the inconvenience caused,
You are supposed to create a Direct Trac incident from our Syncfusion website if you wish to follow up any certain query using the below link, so that you will be getting the incident ID under your account and this cannot be viewed by any other customers. So, the incident id 127308 cannot be viewable to you since this is under another customer’s account.
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
And also, we would like to answer to the initial query reported by Tanay Tiwari and it is as follows,
Query : I want to disable the chart legend Click functionality
Response: You can achieve your requirement by using “legendItemClick” event as follows:
Code snippet [JS]: legendItemClick: "onlegenditemclick", function onlegenditemclick(sender) { sender.Data.Series.visibility="hidden"; } |
We have prepared a sample based on this and you can find the sample under the following location:
Sample : stackingbar.zip
Please let us know if you have any concern.
Thanks,
Jayavigneshwaran
Hi Chris,
We have found that “sender.cancel argument in chart event is not working properly” and have logged defect report regarding this. A support incident to track the status of this defect has been created under your account. Please log on to our support website to check for further updates
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
Please let us know if you have any concern.
Thanks,
Jayavigneshwaran