You must be logged in to post your query.
Home › Forums › Feature Requests & Feedback › hwo to set diffrent tool tip for each point
Tagged: tooltip
i want to add names of book on tool tip according to their point .By using ASP.NET
please help
@faisal,
You can set name of books in the toolTip by using toolTip contentFormatter.
You can also modify the toolTipContent using toolTipContent at dataPoint or dataSeries level.
—- Indranil Deo, Team CanvasJS
You must be logged in to reply to this topic. Login/Register