Skip to main content
A newer version of this page is available. .

Tree and Chart Areas

The Gantt control contains two panels: the tree list and chart.

A splitter separates the tree list and the chart. The GanttControl.SplitterPosition property specifies the splitter position. The SplitterPositionChanging and SplitterPositionChanged events fire before and after the property changes.

Options

The GanttControl.OptionsSplitter property provides access to the settings related to the panels and the splitter.

Panels

  • PanelVisibility — Gets or sets whether the task list, chart or both are visible.
  • FixedPanel — Gets or sets whether the task list or chart width is fixed when the user resizes the control, or their widths change proportionally.

Splitter