| C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace : FitType Enumeration |
'Declaration Public Enum FitType Inherits System.Enum
public enum FitType : System.Enum
| Member | Description |
|---|---|
| FitFill | Fitted into the fill page. |
| FitHorizontal | Fitted into the page horizontally. |
| FitVertial | Fitted into the page vertial. |
System.Object
System.ValueType
System.Enum
C1.WPF.GanttView.FitType