TTMSFNCGanttChartPDFIO Class
Published PDF exporter for chart content.
API unit family: TMSFNCGanttChartPDFIO
Inherits from: TTMSFNCCustomGanttChartPDFIO
Syntax
TTMSFNCGanttChartPDFIO = class(TTMSFNCCustomGanttChartPDFIO)
Properties
| Name | Description |
|---|---|
| GanttChart | Chart whose tasks and timeline are exported. (inherited from TTMSFNCCustomGanttChartPDFIO) |
| GanttChartPDFExportOptions | Options that control which chart areas and rows are included in PDF output. (inherited from TTMSFNCCustomGanttChartPDFIO) |
| Version | Version string of the exporter component. (inherited from TTMSFNCCustomGanttChartPDFIO) |
Events
| Name | Description |
|---|---|
| OnRowIsPageBreak | Event that customizes page breaks for exported task-list rows. (inherited from TTMSFNCCustomGanttChartPDFIO) |