Home Forums Chart Support Turn Labels into links Reply To: Turn Labels into links

#4835

Hi David,

It is not possible to change the label itself into links. But you can use click event of dataPoint to take user to the corresponding page when clicked.

In that case you might also want to use “cursor” property of dataSeries/dataPoint to change mouse pointer type to “pointer”.