Hi Hema,
Indeed these code snippets are applicable for RadChart for ASP.NET AJAX and not WinForms. However the properties that you have to set are absolutely the same.
The
StartAngle property specifies degrees for the rotation of the pie. The default value and the starting position is 0°. Positive values of the
StartAngle property will rotate the pie clockwise and negative - counterclockwise:
As for the Legend - you should be able to achieve this with the
Legend's Appearance.Position property.
Kind regards,
Evgenia
the Telerik team