GanttChartController

public class GanttChartController

Provides support for displaying a Gantt Chart diagram synchronized with an associated timeline header. Scrollable timeline is initialized through the content controller. Visibility schedule, hour width, and zoom level are initialized through the header controller. Scrolling and zooming operations performed by the end user are later synchronized between the header and content controllers. Used as common user interface service provider for GanttChart components for macOS and iOS.