'Declaration Public Enum GanttViewHorizontalResizeMode Inherits System.Enum
public enum GanttViewHorizontalResizeMode : System.Enum
Member | Description |
---|---|
AnchorChart | The width of the chart area of the control remains constant unless directly changed programmatically or by dragging the vertical splitter. The width of the grid area changes when the width of the control is changed. |
AnchorGrid | The width of the grid area of the control remains constant unless directly changed programmatically or by dragging the vertical splitter. The width of the chart area changes when the width of the control is changed. |
Proportional | The width of both the grid and chart areas of the control remain proportional as the width of the control changes. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2