GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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 Integer
    public int PointShape {get; set;}
    See Also