Gets or sets the hatch style drawn on columns and cylinders when an element's Complete value is set.
[Visual Basic]
Public Property GanttCompleteHatchStyle As HatchStyle
[C#]
public HatchStyle GanttCompleteHatchStyle {get; set;}
[JScript]
public function get,set GanttCompleteHatchStyle : HatchStyle
Typically used with Gantt charts to indicate what percentage of a task has been completed.
[C#]
//Import Drawing2D : <%@ Import Namespace="System.Drawing.Drawing2D" %> |
[Visual Basic]
'Import Drawing2D : <%@ Import Namespace="System.Drawing.Drawing2D" %> |
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.