# C1ScheduleZoomPolicy

When you set the C1Schedule.Theme.TimeRulerMinutesFont, you can get the best zoom result by using the C1ScheduleZoomPolicy.

## Content



When you set the **C1Schedule.Theme.TimeRulerMinutesFont**, you can get the best zoom result by using the **C1ScheduleZoomPolicy**.

C1Schedule’s initial zoomfactor is 100% as shown below:

![how schedular looks initially](https://cdn.mescius.io/document-site-files/images/b72f799f-5669-44a4-8119-5f3343d59999/images/c1scheduleiniitial.png)

The following table illustrates the ZoomFactor set at 120% for C1Schedule. The font size for the TimeRuler minutes font is set to 6 pixels. Notice the difference in the font when using and not using the **C1ScheduleZoomPolicy**.

|   Without ZoomPolicy   |   With ZoomPolicy   |
| --- | --- |
|   **![shows schedular without zoon policy](https://cdn.mescius.io/document-site-files/images/b72f799f-5669-44a4-8119-5f3343d59999/images/c1schedulewithoutzoompolicy.png)**   |   ![shows schedular with zoon policy](https://cdn.mescius.io/document-site-files/images/b72f799f-5669-44a4-8119-5f3343d59999/images/c1schedulewithzoompolicy.png)   |