I have a RadCartesianChart with a DateTimeContinuousAxis and a ChartCrosshairBehavior.
When the vertical line label shows – it displays the date/time. I want to display other data from the chart too – but even when I use a template for the label definition – the only DataContext I can access is the datetime.
Is there a way to customize the label definition - to include data from other sources?
/Flemming Rosenbrandt