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”.