| C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace : BarShape Enumeration |
'Declaration Public Enum BarShape Inherits System.Enum
public enum BarShape : System.Enum
| Member | Description |
|---|---|
| BottomBar | Displays a medium-sized bar at the bottom. |
| BottomLine | Displays a thin line at the bottom. |
| Frame | Displays a frame. |
| HalfFrame | Displays a frame at the top part. |
| MiddleBar | Displays a thin bar at the center. |
| MiddleLine | Displays a thin line at the center. |
| None | Hide the bar. |
| ThickBar | Displays a thick (full) bar. |
| TopBar | Displays a medium-sized bar at the top. |
| TopLine | Displays a thin line at the top. |
System.Object
System.ValueType
System.Enum
C1.WPF.GanttView.BarShape