ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / BarStyle Class
Properties Methods Events

In This Topic
    BarStyle Class Members
    In This Topic

    The following tables list the members exposed by BarStyle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a BarStyle.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the bar height will be adapted according to C1GantView Font.  
    Public PropertyGets or sets the background color for the bar.  
    Public PropertyGets or sets the height of task bar.  
    Public PropertyGets or sets the hatch style used for filling the bar.  
    Public PropertyGets or sets the shape of the bar.  
    Public PropertyGets or sets a value indicating the target bar type for the BarStyle.  
    Public PropertyGets or sets the column displayed below the bar.  
    Public PropertyGets or sets the column ID displayed below the bar.  
    Public PropertyGets or sets the second column displayed below the bar.  
    Public PropertyGets or sets the second column ID displayed below the bar.  
    Public PropertyGets or sets the column displayed inside the bar.  
    Public PropertyGets or sets the column ID displayed inside the bar.  
    Public PropertyGets or sets the second column displayed inside the bar.  
    Public PropertyGets or sets the second column ID displayed inside the bar.  
    Public PropertyGets or sets the background color for the shape at the bar end.  
    Public PropertyGets or sets the hatch style used for filling the shape at the bar end.  
    Public PropertyGets or sets the shape for the bar end.  
    Public PropertyGets or sets the column displayed to the left of the bar.  
    Public PropertyGets or sets the column ID displayed to the left of the bar.  
    Public PropertyGets or sets the second column displayed to the left of the bar.  
    Public PropertyGets or sets the second column ID displayed to the left of the bar.  
    Public PropertyGets or sets the column displayed to the right of the bar.  
    Public PropertyGets or sets the column ID displayed to the right of the bar.  
    Public PropertyGets or sets the second column displayed to the right of the bar.  
    Public PropertyGets or sets the second column ID displayed to the right of the bar.  
    Public PropertyGets or sets the background color for the shape at the bar start.  
    Public PropertyGets or sets the hatch style used for filling the shape at the bar start.  
    Public PropertyGets or sets the shape for the bar start.  
    Public PropertyGets or sets the column displayed above the bar.  
    Public PropertyGets or sets the column ID displayed above the bar.  
    Public PropertyGets or sets the second column displayed above the bar.  
    Public PropertyGets or sets the second column ID displayed above the bar.  
    Public PropertyGets or sets whether the common layout bar height settings will be used.  
    Public PropertyGets the owner C1GanttView.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodClean up any resources being used.  
    Public MethodResets the value of the BarColor property.  
    Public MethodResets the value of the EndColor property.  
    Public MethodResets the value of the StartColor property.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property changes.  
    Top
    See Also