Hi everyone !
I discovered Telerik few weeks ago and i try to use it since, but i have a problem :
I have one RedCartesianChart with a ChartView. I also have a checkBox which add another ChartView (in the same RedCartesianChart) when checked. How can i assign a tooltipTemplate for each chart ?
I try with something like : TooltipTemplate="{StaticResource MyTooltipTemplate}", but it applies the template for the whole RedCartesianChart and not just for one ChartView
I can add the source if needed.
All tips are welcome !
Thanks
I discovered Telerik few weeks ago and i try to use it since, but i have a problem :
I have one RedCartesianChart with a ChartView. I also have a checkBox which add another ChartView (in the same RedCartesianChart) when checked. How can i assign a tooltipTemplate for each chart ?
I try with something like : TooltipTemplate="{StaticResource MyTooltipTemplate}", but it applies the template for the whole RedCartesianChart and not just for one ChartView
I can add the source if needed.
All tips are welcome !
Thanks