Offsets
Offsets
The OffsetY and OffsetX property allows you to move the images up and down the Y-axis and X-axis within the panel of the control. Both OffsetX and OffsetY are used as follows:
<telerik:RadCoverFlow OffsetY="0"/>
<telerik:RadCoverFlow OffsetY="120"/>
<telerik:RadCoverFlow OffsetY="-60"/>