I want to change the cursor for the legend items to a Hand. How do I do that without rebuilding the entire legend item myself? I have tried to use the itemBuilder to wrap the items but I don't want to change anything else, so recreating the entire item seems a bit pointless.