Table of Contents

TTMSFNCCustomGanttChart.DrawExportTimeLine Method

Draws the timeline portion of an exported view.

API unit family: TMSFNCGanttChart Declaring type: 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.