GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ProgressLine Class / PointColor Property

In This Topic
    PointColor Property (ProgressLine)
    In This Topic
    Gets or sets the color of the point shape.
    Syntax
    'Declaration
     
    Public Property PointColor As Color
    public Color PointColor {get; set;}
    See Also