Hi Yonghan,
To be able to see the Tooltips for MarkedZones you should retemplate the Chart Area and put the Annotations Layer within the Zoom Layer for example. Then by using
TooltipService.ToolTip property of the MarkedZone you can set custom tooltip. You can find a sample project attached demonstrating what I mean.
Additionally to make the text in MarkedZone wrapped (this way the overflowed text does not clips)
you can set the
TextWrapping property of the MarkedZone's Text Block to
Wrap. You can find this set in the MarkedZones Style.
I hope this helps.
Greetings,
Evgenia Milcheva
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it.
Learn more>>