Can I implement below function:
When I move mouse on line series, and then Marker appears, when I move out line series, the Marker disappears
Hi Charlie,
Graham is right about this, you can ignore my suggestion for logging product idea. I have created a sample in order to fulfill your requirements. Please have a look and if some questions pop up, let me know about them.
Online sample:
http://jsfiddle.net/WEDvL/9/
Charlie, you want the itemHighlightLayer: http://www.igniteui.com/data-chart/category-item-highlight-layer
When you use this with a line type series you get the effect you want, of you can change the options to get this effect even with a column type series.
Hello Charlie Zhao,
Please feel free to contact me if you need any further assistance with this matter.
By design we don't have this function implemented. I would recommend you to log a product idea at http://ideas.infragistics.com, the Product Ideas site allows you to suggest new product features, new functionalities in existing products and controls, and even request new controls and products altogether. Members of the Infragistics Community then vote for the features and suggestions they want to see added to the products, resulting in the most popular features bubbling up to the top. When planning new releases, our Product Management team will look at the most popular features and use your feedback to prioritize upcoming work.
If you have any question, please do not hesitate to contact me.
Hi,
Maybe I didn't make myself clearly. Can I implement the function refer to below link: http://www.hcharts.cn/demo/index.php?p=15
When I move mouse on line series, and then Marker appears, and with the movement of the mouse, the marker follow behind the mouse moving.