All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
hi all,
how can i show text just above the line series in a RadCartesianChart?
<telerik:LineSeries ItemsSource="{Binding CurrentChartData.PassingScoreLine}" ValueBinding="Score" CategoryBinding="XCategory" Stroke="Blue" Foreground="Blue">
</telerik:LineSeries>
thanks.