FishEye Effect
RadCalendar has a built-in date zoom functionality.The Zoom-In operation is activated by holding the left mouse button on a particular calendar cell. The Zoom-Out operation is activated when the left mouse button is released. The following properties control zooming:
AllowFishEye: Enables the zooming functionality.
ZoomingFactor: Gets or sets the zooming factor of a cell which is handled by the zooming (fish eye) functionality.
Navigation Zoom
The zoom functionality supports changing the current view type as well. With this functionality you are able to switch between Day, Month, and Year view by just clinking the header. This functionality is controlled by the following properties:
HeaderNavigationMode: Specifies the navigation mode that will be used when user clicks on header element.
ZoomLevel: Get or sets the current level. The possible values are, Days, Months, Years and YearRanges.
Zoom navigation mode is not supporting in MultipleView of RadCalendar.