[]
        
(Showing Draft Content)

GC.Spread.Sheets.GanttSheet.NonWorkingTimeStyle

Class: NonWorkingTimeStyle

Sheets.GanttSheet.NonWorkingTimeStyle

Table of contents

Constructors

Properties

Constructors

constructor

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.

Properties

color

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

drawMode: NonWorkingTimeDrawMode

Gets or sets a value that indicates how to draw the non working time area on GanttChart.


pattern

pattern: TaskbarFillPattern

Gets or sets the fill pattern used to draw the non working time area on GanttChart. The default value is 'solidFill'.