[]
Sheets.GanttSheet.NonWorkingTimeStyle
• new NonWorkingTimeStyle()
Creates the instance to configure non working time area on GanttChart. Internal used only.
classdesc
Represents the non working time area on GanttChart.
• color: string
Gets or sets the color used to draw the non working time area on GanttChart. The default value is "#F7F7F7".
default
"#F7F7F7"
• drawMode: NonWorkingTimeDrawMode
Gets or sets a value that indicates how to draw the non working time area on GanttChart.
• pattern: TaskbarFillPattern
Gets or sets the fill pattern used to draw the non working time area on GanttChart. The default value is 'solidFill'.