Hello!
Is there any possibility to get information about button clicked on chart item, because I need to show context menu if right button clicked.
For know I use following code:
where _isSomeSerieItem is private filed.
Is there more correct way to do that?