TTMSFNCGanttChart.DrawExportTimeLine Method
Draws the timeline portion of an exported view.
API unit family: TMSFNCGanttChart
Declaring type: TTMSFNCGanttChart
Inherited from: TTMSFNCCustomGanttChart
Syntax
procedure DrawExportTimeLine(AGraphics: TTMSFNCGraphics; AExportOptions: TTMSFNCGanttChartExportOptions; AExportTimeLineParams: TTMSFNCGanttChartExportDrawParams); virtual;
Parameters
| Name | Description |
|---|---|
AGraphics |
Graphics context that receives the timeline output. |
AExportOptions |
Options that control export layout and content. |
AExportTimeLineParams |
Calculated drawing parameters for the exported timeline area. |