ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / ProgressLine Class / PointShape Property

In This Topic
    PointShape Property (ProgressLine)
    In This Topic
    Gets or sets the type of the point shape.
    Syntax
    'Declaration
     
    Public Property PointShape As System.Integer
    public System.int PointShape {get; set;}
    See Also