When using the event which allows you to custom the tooltips for a bar\line chart. The DataItem that is passed to the event is returned as null. This only happens when you have alot of points to display in a small area. But if you have less pionts to display, the dataitem object contents the data for the piont that was rollover, allowing you to custom the tooltip.
So, is there is property which I can be set that allows you to custom the tooltip, even when their is alot of pionts in a small area.
One thing interesting is, when Dataitem is null the tooltip is just the default one that the points was bind too.
Any help would be appreciated.
Best Regards,
Jeramie
So, is there is property which I can be set that allows you to custom the tooltip, even when their is alot of pionts in a small area.
One thing interesting is, when Dataitem is null the tooltip is just the default one that the points was bind too.
Any help would be appreciated.
Best Regards,
Jeramie