Exact Time Rendering
RadScheduler supports functionality to arrange appointments according to their start time and duration. The EnableExactTimeRendering property should get or set a value, indicating whether the appointment start and end time should be rendered exactly. By default its value is false.
Due to the great difference in the amount of time, which different time scales represent, appointments might become too small to render accurately in larger time scales.
Figure 1: Day View

Figure 2: Week View

Figure 3: Month View

Figure 4: Timeline View

Agenda view doesn't support exact time rendering since it uses RadGridView to display appointments.