Hello Matt,
Thanks for writing.
The RadCarousel control provides the user with the possibility to adjust the position on which the newly added items will appear and the position at which the activated item will stop. In order to adjust these options take a look at the Property Grid of the RadCarousel in the Visual Studio Designer and find the
CarouselPath property. Expand its sub - properties and take a look at the
InitialAngle and
FinalAngle properties.
The
InitialAngle determines where the newly added items will appear, while the
FinalAngle defines where the currently selected item will be positioned. Please note that these angles represent a rotation from the rightmost end of the ellipse path in clockwise manner.
I hope this is helpful.
Do not hesitate to get back to me in case of further questions.
Greetings,
Deyan
the Telerik team