TaskMilestoneGlyph property: Gantt class
Description
Use this property of type integer to specify which field in the record defines the glyph to represent a task milestone (for both planned and actual milestones). This glyph is used for the entire chart, not just for a specific task.
By default a diamond shaped glyph will be used.
Milestones associated with planned dates use colors defined by the SetPlannedTaskBarColor method. Milestones associated with actual dates use colors defined by the SetActualTaskBarColor method.
This property is read/write.
Related Topics