Showing extra information and click event

I am using LineSeries and I would like to have extra information on datamarkers if possible. Also when I click a datamarker, i want to do an action. Is it possible?
It doesnt have to be LineSeries, if click action is possible with any chart series. Please give a small example if possible.

1 Reply

DV Divya Venkatesan Syncfusion Team January 18, 2018 04:00 AM UTC

Hi Emil,

You can add extra information in DataMarker using LabelTemplate property and click event for DataMarker can be achieved by adding TapGestureRecognizer for the view added in LabelTemplate. We have created a sample for this which can be downloaded from the following location.

Sample: http://www.syncfusion.com/downloads/support/forum/135492/ze/DataMarkerSample1395086176

Please let us know, if you need any further assistance.

Regards,
Divya Venkatesan


Loader.
Up arrow icon