Specifies the zoom level (time scale) used by RadzenGantt<T>.
Namespace: Radzen.Blazor
Assembly: Radzen.Blazor.dll
public enum GanttZoomLevel| Name | Description |
|---|---|
| Day | Day-level scale (one cell per day). |
| Week | Week-level scale (still renders days, but intended for wider ranges). |
| Month | Month-level scale (still renders days, but intended for wider ranges). |
| Year | Year-level scale (still renders days, but intended for the widest ranges). |