This question is locked. New answers and comments are not allowed.
Hi
Tooltip for CustomLine doesn't displayed
Version Q2 2010 SP1
Tooltip for CustomLine doesn't displayed
<telerik:ChartArea.Annotations>
<telerik:CustomLine
Slope="0"
YIntercept="25"
Stroke="Red"
StrokeThickness="5"
ToolTipService.ToolTip="25"
ToolTipService.Placement="Mouse" />
</telerik:ChartArea.Annotations>Version Q2 2010 SP1