TTMSFNCGanttChart.ZoomTimeLine Method
Changes the timeline zoom factor.
API unit family: TMSFNCGanttChart
Declaring type: TTMSFNCGanttChart
Inherited from: TTMSFNCCustomGanttChart
Syntax
procedure ZoomTimeLine(AZoomFactor: Double = 0);
Parameters
| Name | Description |
|---|---|
AZoomFactor |
Zoom factor to apply. Use 0 to auto-size timeline items. |