[]
        
(Showing Draft Content)

C1.GanttView.ProgressLine

ProgressLine Class

Represents a line on the timescale that draws attention to tasks that are ahead or behind the schedule.

Inheritance
ProgressLine
Implements
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class ProgressLine : IDisposable

Properties

Name Description
LineColor

Gets or sets the color of the progress line.

LineStyle

Gets or sets line type of the progress line.

PointColor

Gets or sets the color of the point shape.

PointShape

Gets or sets the type of the point shape.

StatusDate

Gets or sets a fixed date for the progress line ('(NA)' means 'floating today').

UseAntialiasing

Gets or sets whether the progress line is drawn with antialiasing.

Visible

Gets or sets whether the progress line is visible.

Methods

Name Description
Dispose()

Clean up any resources being used.

ResetLineColor()

Resets the value of the LineColor property.

ResetPointColor()

Resets the value of the PointColor property.