hello,
when i rotating item appearing a text in a box below the DiagramShape.
i want to change this text for example writing angle i want to write "Something". how can i do this ? sorry my bed english.
thanks
1 Answer, 1 is accepted
0
Alex Fidanov
Telerik team
answered on 23 Jul 2012, 10:25 AM
Hi,
The "Angle:" string is localizable string and can be changed. You can see how to do this here. It's localization string key is "RotationAngle". However, if you want to change the full text (for example not display the rotation angle) you would have to customize the ItemInformationAdorner itself.